ClickHouse/src/Server/CMakeLists.txt
2020-11-24 17:53:34 +03:00

4 lines
57 B
CMake

if (USE_GRPC)
add_subdirectory (grpc_protos)
endif()