ClickHouse/src/Server/CMakeLists.txt
2022-01-20 08:47:16 +03:00

4 lines
72 B
CMake

if (TARGET ch_contrib::grpc)
add_subdirectory (grpc_protos)
endif()