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, 0 insertions, 1 deletions
diff --git a/FoundationEx/CMakeLists.txt b/FoundationEx/CMakeLists.txt
index c2b546b..497c732 100644
--- a/FoundationEx/CMakeLists.txt
+++ b/FoundationEx/CMakeLists.txt
@@ -2,7 +2,6 @@ project(FoundationEx)
add_library(
FoundationEx
STATIC
- MemDebug.cpp
Text.cpp
Utils.cpp
)