ClickHouse/dbms/src/Core/CMakeLists.txt
Ivan Lezhankin 8c356a3830 WIP
2019-09-15 18:20:31 +03:00

4 lines
56 B
CMake

if (ENABLE_TESTS)
add_subdirectory (tests)
endif ()