aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2019-05-04 18:03:25 -0700
committerChris Robinson <[email protected]>2019-05-04 18:03:25 -0700
commit5ff8d5ae32943c5325172799f31b7c5b66c4f054 (patch)
tree1920073d9a1325f8d203fa187e2a9bf1b7d8b011 /CMakeLists.txt
parent1607f9c525eedb4af5b736990fd4e6640f37def0 (diff)
Add an exception class to cover backend creation and opening
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4367b2df..68a76dad 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -641,6 +641,7 @@ ENDIF()
SET(COMMON_OBJS
common/alcomplex.cpp
common/alcomplex.h
+ common/alexcpt.cpp
common/alexcpt.h
common/almalloc.cpp
common/almalloc.h