aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 00b98aad7..736e4b625 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -44,6 +44,7 @@ graph.cpp
reporthandler.cpp
typeparser.cpp
typesystem.cpp
+include.cpp
parser/ast.cpp
parser/binder.cpp
parser/class_compiler.cpp
@@ -114,6 +115,7 @@ typesystem.h
fileout.h
docparser.h
qtdocparser.h
+include.h
)
if (BUILD_TESTS)