diff options
Diffstat (limited to 'core/CMakeLists.txt')
-rw-r--r-- | core/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index b2effd519..77521d6a1 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -26,6 +26,7 @@ endif() # compile the core library, in C. set(SUBSURFACE_CORE_LIB_SRCS + btdiscovery.cpp cochran.c datatrak.c deco.c |