Skip to content
Snippets Groups Projects
Commit 11816ebc authored by andrewssobral's avatar andrewssobral
Browse files

Set bgslibrary installation path to /usr/local/bin/bgslibrary

parent d5bffa24
No related branches found
No related tags found
No related merge requests found
......@@ -314,7 +314,7 @@ if(NOT BGS_PYTHON_ONLY)
)
set_target_properties(bgslibrary_core PROPERTIES EXPORT_NAME BGSLibrary)
install(DIRECTORY bgslibrary/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})
install(DIRECTORY bgslibrary/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/bgslibrary)
install(EXPORT bgslibrary_core-targets
FILE
BGSLibraryTargets.cmake
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment