Fix the bus in install location which is now determine by the OS
This commit is contained in:
parent
c9d06e6b17
commit
f83191bedd
33 changed files with 56 additions and 54 deletions
|
|
@ -17,4 +17,4 @@ execute_process(
|
|||
${CMAKE_CURRENT_SOURCE_DIR}/benchs
|
||||
${CMAKE_CURRENT_BINARY_DIR}/benchs)
|
||||
|
||||
install(DIRECTORY benchs DESTINATION local/include${INSTALL_SUB_DIR}/peo/tutorial COMPONENT tutorial)
|
||||
install(DIRECTORY benchs DESTINATION include${INSTALL_SUB_DIR}/peo/tutorial COMPONENT tutorial)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue