fix build node from scratch
This commit is contained in:
parent
4eb6b0cd75
commit
27271c0e06
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ install(TARGETS
|
|||
${plugin_libs}
|
||||
ARCHIVE DESTINATION lib
|
||||
LIBRARY DESTINATION lib
|
||||
RUNTIME DESTINATION bin
|
||||
RUNTIME DESTINATION lib/${PROJECT_NAME}
|
||||
)
|
||||
|
||||
if(BUILD_TESTING)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue