aboutsummaryrefslogtreecommitdiff
path: root/test/common/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-01-08 21:17:56 +0800
committercrupest <crupest@outlook.com>2022-01-08 21:17:56 +0800
commit6b90be37d3ba7e094837bd01a19381bd59657041 (patch)
tree31bc841e7bc958e7ef31a3860321e8570bbef821 /test/common/CMakeLists.txt
parent45ae34c5f31eca1258f6df278c9862ff829f39db (diff)
downloadcru-6b90be37d3ba7e094837bd01a19381bd59657041.tar.gz
cru-6b90be37d3ba7e094837bd01a19381bd59657041.tar.bz2
cru-6b90be37d3ba7e094837bd01a19381bd59657041.zip
...
Diffstat (limited to 'test/common/CMakeLists.txt')
-rw-r--r--test/common/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/common/CMakeLists.txt b/test/common/CMakeLists.txt
index 730607d2..810c68d5 100644
--- a/test/common/CMakeLists.txt
+++ b/test/common/CMakeLists.txt
@@ -1,5 +1,6 @@
add_executable(cru_base_test
HandlerRegistryTest.cpp
+ PropertyTreeTest.cpp
StringTest.cpp
StringUtilTest.cpp
)