ClickHouse/src/Formats/CMakeLists.txt
2020-04-03 18:14:31 +03:00

6 lines
131 B
CMake

configure_file(config_formats.h.in ${ConfigIncludePath}/config_formats.h)
if (ENABLE_TESTS)
add_subdirectory (tests)
endif ()