ClickHouse/src/Server/CMakeLists.txt

4 lines
57 B
CMake
Raw Normal View History

2020-10-11 02:19:01 +00:00
if (USE_GRPC)
add_subdirectory (grpc_protos)
endif()