ClickHouse/dbms/Core/CMakeLists.txt

4 lines
56 B
CMake
Raw Normal View History

2018-12-12 19:21:48 +00:00
if (ENABLE_TESTS)
add_subdirectory (tests)
endif ()