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 dec719929..46cf43251 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -123,6 +123,7 @@ set(SUBSURFACE_CORE_LIB_SRCS #Subsurface Qt have the Subsurface structs QObjectified for easy access via QML. subsurface-qt/DiveObjectHelper.cpp subsurface-qt/CylinderObjectHelper.cpp + subsurface-qt/DiveListNotifier.cpp ${SERIAL_FTDI} ${PLATFORM_SRC} |