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 f063f3aa5..31b82ebbb 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -50,6 +50,7 @@ set(SUBSURFACE_CORE_LIB_SRCS membuffer.c ostctools.c parse-xml.c + parse.c planner.c plannernotes.c profile.c |