diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index a779586..f5f0b71 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -133,6 +133,7 @@ ADD_LIBRARY(ousia_core src/core/model/Domain src/core/model/Index src/core/model/Node + src/core/model/Project src/core/model/Typesystem src/core/parser/Parser src/core/parser/ParserStack |