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 7a5ce27d3..8fcc57653 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -54,6 +54,7 @@ set(SUBSURFACE_CORE_LIB_SRCS parse-db.c import-suunto.c import-shearwater.c + import-cobalt.c planner.c plannernotes.c profile.c |