summaryrefslogtreecommitdiffhomepage
path: root/FoundationEx/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'FoundationEx/CMakeLists.txt')
-rw-r--r--FoundationEx/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/FoundationEx/CMakeLists.txt b/FoundationEx/CMakeLists.txt
index 8672619..c2b546b 100644
--- a/FoundationEx/CMakeLists.txt
+++ b/FoundationEx/CMakeLists.txt
@@ -4,6 +4,7 @@ add_library(
STATIC
MemDebug.cpp
Text.cpp
+ Utils.cpp
)
target_include_directories(
FoundationEx