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 1ed24019c..5680c5f6b 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -164,6 +164,8 @@ set(SUBSURFACE_CORE_LIB_SRCS statistics.c statistics.h strndup.h + string-format.h + string-format.cpp strtod.c subsurface-string.h subsurfacestartup.c |