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 2b8efc8..bcba476 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -125,6 +125,7 @@ ADD_LIBRARY(ousia_core src/core/common/Exceptions src/core/common/Function src/core/common/Logger + src/core/common/Location src/core/common/Number src/core/common/Property src/core/common/Rtti |