We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1f1670 commit ccfa5b0Copy full SHA for ccfa5b0
grpc-interface-support/data/templates/cpp/CMakeLists.txt
@@ -13,6 +13,7 @@ find_package(protobuf REQUIRED CONFIG)
13
14
target_link_libraries(${PROJECT_NAME}
15
gRPC::grpc++
16
+ vehicle-app-sdk::vehicle-app-sdk
17
)
18
19
target_include_directories(${PROJECT_NAME}
0 commit comments