ClickHouse/dbms/src/IO/CMakeLists.txt

4 lines
68 B
CMake
Raw Normal View History

2016-12-01 22:44:59 +00:00
if (ENABLE_TESTS)
add_subdirectory (tests)
2016-12-01 22:44:59 +00:00
endif (ENABLE_TESTS)