diff options
Diffstat (limited to 'core/CMakeLists.txt')
-rw-r--r-- | core/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index 1a5744356..9d92cc1d1 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -246,8 +246,6 @@ set(SUBSURFACE_CORE_LIB_SRCS #Subsurface Qt have the Subsurface structs QObjectified for easy access via QML. subsurface-qt/divelistnotifier.cpp subsurface-qt/divelistnotifier.h - subsurface-qt/diveobjecthelper.cpp - subsurface-qt/diveobjecthelper.h ${SERIAL_FTDI} ${PLATFORM_SRC} |