summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2dd5dde5..58d01eb8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -499,7 +499,11 @@ logic/assets/AssetsMigrateTask.cpp
logic/assets/AssetsUtils.h
logic/assets/AssetsUtils.cpp
-# Profiling
+# Profiling and tools
+logic/BaseExternalTool.h
+logic/BaseExternalTool.cpp
+logic/MCEditTool.h
+logic/MCEditTool.cpp
logic/profiler/BaseProfiler.h
logic/profiler/BaseProfiler.cpp
logic/profiler/JProfiler.h