Seems to be working now
This commit is contained in:
@@ -75,7 +75,7 @@ target_include_directories(proto_static PUBLIC
|
||||
${PROTO_OUT}
|
||||
)
|
||||
|
||||
target_link_libraries(proto_static PRIVATE
|
||||
target_link_libraries(proto_static PUBLIC
|
||||
protobuf::libprotobuf
|
||||
gRPC::grpc++
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user