homework-jianmu/tests/CMakeLists.txt

4 lines
72 B
CMake

if(${BUILD_TEST})
add_subdirectory(taosc_test)
endif(${BUILD_TEST})