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 564dfe6ac..34e12c59b 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -76,6 +76,7 @@ set(SUBSURFACE_CORE_LIB_SRCS gettextfromc.cpp # dirk ported some core functionality to c++. qthelper.cpp + metadata.cpp divecomputer.cpp exif.cpp subsurfacesysinfo.cpp |