Example binaries are now installed to their source directory.
This commit is contained in:
@@ -9,5 +9,5 @@ set_target_properties(fileserver PROPERTIES
|
||||
)
|
||||
|
||||
install(TARGETS fileserver
|
||||
RUNTIME DESTINATION ${EXAMPLES_BIN_DIR}
|
||||
RUNTIME DESTINATION "${EXAMPLE_DIR}"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user