diff options
Diffstat (limited to 'logic/CMakeLists.txt')
-rw-r--r-- | logic/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logic/CMakeLists.txt b/logic/CMakeLists.txt index 9a4ead21..e6e36225 100644 --- a/logic/CMakeLists.txt +++ b/logic/CMakeLists.txt @@ -22,6 +22,7 @@ set(LOGIC_SOURCES BaseConfigObject.cpp AbstractCommonModel.h AbstractCommonModel.cpp + TypeMagic.h # Prefix tree where node names are strings between separators SeparatorPrefixTree.h |