summaryrefslogtreecommitdiff
path: root/core/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'core/CMakeLists.txt')
-rw-r--r--core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt
index 6bfb560..535c05b 100644
--- a/core/CMakeLists.txt
+++ b/core/CMakeLists.txt
@@ -83,6 +83,7 @@ list(APPEND CPLT_CORE_SOURCES # UI
)
add_source_group(Utils
+ src/Utils/IO/Archive.cpp
src/Utils/IO/DataStream.cpp
src/Utils/Sigslot.cpp
src/Utils/StandardDirectories.cpp