diff options
Diffstat (limited to 'core/CMakeLists.txt')
-rw-r--r-- | core/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index 3a0806454..3d58dded7 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -66,6 +66,8 @@ set(SUBSURFACE_CORE_LIB_SRCS dive.h divecomputer.cpp divecomputer.h + divefilter.cpp + divefilter.h divelist.c divelist.h divelogexportlogic.cpp |