We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f398e6 commit 1ece8d3Copy full SHA for 1ece8d3
tools/vsomeip_ctrl/CMakeLists.txt
@@ -14,6 +14,7 @@ target_link_libraries(
14
15
install(
16
TARGETS vsomeip_ctrl RUNTIME
17
+ DESTINATION "${INSTALL_BIN_DIR}"
18
COMPONENT vsomeip_ctrl
19
EXCLUDE_FROM_ALL
20
)
0 commit comments