Skip to content
Snippets Groups Projects
Commit 0a185e67 authored by Marilena Bandieramonte's avatar Marilena Bandieramonte
Browse files

Change install path from lib/GeoModelG4 to lib/cmake/GeoModelG4

parent 256f4235
Branches
Tags
No related merge requests found
Pipeline #1295501 failed
......@@ -10,7 +10,7 @@ add_subdirectory(GeoSpecialShapes)
add_subdirectory(GeoModel2G4)
install(EXPORT GeoMaterial2G4-export FILE GeoModelG4-GeoMaterial2G4.cmake DESTINATION lib/GeoModelG4)
install(EXPORT GeoSpecialShapes-export FILE GeoModelG4-GeoSpecialShapes.cmake DESTINATION lib/GeoModelG4)
install(EXPORT GeoModel2G4-export FILE GeoModelG4-GeoModel2G4.cmake DESTINATION lib/GeoModelG4)
install(FILES cmake/GeoModelG4Config.cmake DESTINATION lib/GeoModelG4)
install(EXPORT GeoMaterial2G4-export FILE GeoModelG4-GeoMaterial2G4.cmake DESTINATION lib/cmake/GeoModelG4)
install(EXPORT GeoSpecialShapes-export FILE GeoModelG4-GeoSpecialShapes.cmake DESTINATION lib/cmake/GeoModelG4)
install(EXPORT GeoModel2G4-export FILE GeoModelG4-GeoModel2G4.cmake DESTINATION lib/cmake/GeoModelG4)
install(FILES cmake/GeoModelG4Config.cmake DESTINATION lib/cmake/GeoModelG4)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment