Skip to content
Snippets Groups Projects

Install calibrations to dedicated directory

Merged Wouter Deconinck requested to merge cmake-install-calibrations into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -69,5 +69,5 @@ install(FILES athena.xml
#-----------------------------------------------------------------------------------
# Install the detector calibration files.
install(DIRECTORY calibrations/
DESTINATION share/${PROJECT_NAME}/
DESTINATION share/${PROJECT_NAME}/calibrations
)
Loading