ClickHouse/src/Client/CMakeLists.txt
2021-04-27 01:51:42 +03:00

3 lines
59 B
CMake

if (ENABLE_EXAMPLES)
add_subdirectory(examples)
endif()