Skip to content
Snippets Groups Projects

cmake: install calibrations

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