lichao
2021-05-19 981ca0fa022524fd04af988bc798f2d697d31548
utest/CMakeLists.txt
@@ -1,7 +1,8 @@
FILE(GLOB sources "./*.cpp")
include_directories(../log)
include_directories(../src)
add_executable(utest ${sources})
target_link_libraries(utest bhshm boost_test_exec_monitor boost_unit_test_framework boost_timer boost_chrono)
target_link_libraries(utest bhshmqbox boost_test_exec_monitor boost_unit_test_framework boost_timer boost_chrono)