mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
4 lines
No EOL
72 B
CMake
4 lines
No EOL
72 B
CMake
|
|
if(${BUILD_TEST})
|
|
add_subdirectory(taosc_test)
|
|
endif(${BUILD_TEST}) |