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 0c8f88141..0622a859a 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -139,6 +139,8 @@ set(SUBSURFACE_CORE_LIB_SRCS save-html.h save-profiledata.c save-xml.c + selection.cpp + selection.h sha1.c sha1.h ssrf.h |