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 caaa2b74c..079d1a1fe 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -189,6 +189,8 @@ set(SUBSURFACE_CORE_LIB_SRCS worldmap-options.h worldmap-save.c worldmap-save.h + xmlparams.cpp + xmlparams.h xmp_parser.cpp xmp_parser.h |