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 03a8c4fc4..f063f3aa5 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -40,6 +40,7 @@ set(SUBSURFACE_CORE_LIB_SRCS divesite.cpp divelist.c equipment.c + errorhelper.c file.c gas-model.c git-access.c |