aboutsummaryrefslogtreecommitdiff
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 87e5e3c..fad1218 100644
--- a/core/CMakeLists.txt
+++ b/core/CMakeLists.txt
@@ -74,6 +74,7 @@ add_source_group(UTILS_MODULE_SOURCES
src/Utils/I18n.cpp
src/Utils/Sigslot.cpp
src/Utils/StandardDirectories.cpp
+ src/Utils/Time.cpp
)
function(add_executable_variant TARGET_NAME)