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 371ffca..d0f17cc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -191,6 +191,7 @@ IF(TEST) test/core/managed/ManagedTest test/core/managed/ManagerTest test/core/managed/RttiTest + test/core/managed/VariantObjectTest test/core/model/DomainTest test/core/model/DocumentTest test/core/model/TypesystemTest |