lichao
2021-05-19 981ca0fa022524fd04af988bc798f2d697d31548
utest/CMakeLists.txt
@@ -1,6 +1,7 @@
FILE(GLOB sources "./*.cpp")
include_directories(../log)
include_directories(../src)
add_executable(utest ${sources})