summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index ff93eb7..4451e12 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -46,6 +46,11 @@ SET(SRCS
cmake.h
cmakewizard.cxx
cmakewizard.h
+
+ cmDepends.h
+ cmDepends.cxx
+ cmDependsC.h
+ cmDependsC.cxx
)