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 736e4b625..31ff7e4b3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -45,6 +45,7 @@ reporthandler.cpp
typeparser.cpp
typesystem.cpp
include.cpp
+typedatabase.cpp
parser/ast.cpp
parser/binder.cpp
parser/class_compiler.cpp
@@ -116,6 +117,7 @@ fileout.h
docparser.h
qtdocparser.h
include.h
+typedatabase.h
)
if (BUILD_TESTS)