This commit is contained in:
ymshenyu 2020-10-18 16:21:49 +08:00
parent 1dd5eddec4
commit a24858e2c5

View File

@ -7,7 +7,6 @@ find_program(GRPC_CPP_PLUGIN grpc_cpp_plugin)
else()
set(QV2RAY_BACKEND_LIBRARY gRPC::gpr gRPC::grpc gRPC::grpc++ gRPC::grpc++_alts)
endif()
endif()
set(API_PROTO "${CMAKE_SOURCE_DIR}/assets/v2ray_api.proto")
set(API_PROTO_PATH "${CMAKE_SOURCE_DIR}/assets")