summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 95934ec..a779586 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -119,8 +119,8 @@ ADD_LIBRARY(ousia_core
src/core/common/Number
src/core/common/Property
src/core/common/Rtti
+ src/core/common/RttiBuilder
src/core/common/Terminal
- src/core/common/TypedRttiBuilder
src/core/common/Utils
src/core/common/Variant
src/core/common/VariantConverter