aboutsummaryrefslogtreecommitdiff
path: root/test/common/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2024-01-01 22:20:21 +0800
committercrupest <crupest@outlook.com>2024-01-18 21:12:28 +0800
commitdf799bf394fa63dc9f39a5b09fe21c16b1cc8a57 (patch)
treec9efa5b7a53545e2e1b7a9dff765817208911a7a /test/common/CMakeLists.txt
parentf79fc16b29a32c21461490a6482eada7baa9d7f8 (diff)
downloadcru-df799bf394fa63dc9f39a5b09fe21c16b1cc8a57.tar.gz
cru-df799bf394fa63dc9f39a5b09fe21c16b1cc8a57.tar.bz2
cru-df799bf394fa63dc9f39a5b09fe21c16b1cc8a57.zip
NEED TEST: fix compile errors of Event2 and create init test.
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 602af819..f2fda47d 100644
--- a/test/common/CMakeLists.txt
+++ b/test/common/CMakeLists.txt
@@ -1,4 +1,5 @@
add_executable(CruBaseTest
+ Event2Test.cpp
HandlerRegistryTest.cpp
PropertyTreeTest.cpp
SelfResolvableTest.cpp