mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-16 03:12:43 +00:00
4 lines
53 B
CMake
4 lines
53 B
CMake
|
if(ENABLE_TESTS)
|
||
|
add_subdirectory(tests)
|
||
|
endif()
|