ClickHouse/dbms/src/Interpreters/CMakeLists.txt
Alexey Milovidov cdd6dca517 Remove Compiler
2019-08-24 00:10:26 +03:00

4 lines
56 B
CMake

if (ENABLE_TESTS)
add_subdirectory (tests)
endif ()