oceanbase/unittest/share/deadlock/CMakeLists.txt
wenxingsen 9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00

7 lines
184 B
CMake

if(OB_BUILD_CLOSE_MODULES)
storage_unittest(test_deadlock)
endif()
storage_unittest(test_key_wrapper)
storage_unittest(test_deadlock_utility)
storage_unittest(test_lcl_message_drop)