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 90539bc..95934ec 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -120,6 +120,7 @@ ADD_LIBRARY(ousia_core src/core/common/Property src/core/common/Rtti src/core/common/Terminal + src/core/common/TypedRttiBuilder src/core/common/Utils src/core/common/Variant src/core/common/VariantConverter |