summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3298981e5..a04794a26 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -77,6 +77,7 @@ ADD_CUSTOM_TARGET(version ALL COMMAND
# compile the core library, in C.
SET(SUBSURFACE_CORE_LIB_SRCS
+ cochran.c
deco.c
device.c
dive.c