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 a66d87355..eb7185812 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -167,6 +167,8 @@ set(SUBSURFACE_CORE_LIB_SRCS units.c uploadDiveShare.cpp uploadDiveShare.h + uploadDiveLogsDE.cpp + uploadDiveLogsDE.h version.c version.h videoframeextractor.cpp |