ByConity/dbms/Interpreters/CMakeLists.txt

4 lines
56 B
CMake

if (ENABLE_TESTS)
add_subdirectory (tests)
endif ()