diff options
Diffstat (limited to 'test/common/CMakeLists.txt')
-rw-r--r-- | test/common/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/common/CMakeLists.txt b/test/common/CMakeLists.txt index 650e82a9..602af819 100644 --- a/test/common/CMakeLists.txt +++ b/test/common/CMakeLists.txt @@ -1,6 +1,7 @@ add_executable(CruBaseTest HandlerRegistryTest.cpp PropertyTreeTest.cpp + SelfResolvableTest.cpp StringTest.cpp StringToNumberConverterTest.cpp StringUtilTest.cpp |