diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 6a4f8ff4..cd3ecbed 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -700,6 +700,8 @@ ENDIF() SET(COMMON_OBJS + common/alcomplex.c + common/alcomplex.h common/align.h common/almalloc.c common/almalloc.h |