IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 64f0de65 authored by ralfulrich's avatar ralfulrich
Browse files

need to properly install scripts

parent 5e3a9b43
No related branches found
No related tags found
No related merge requests found
......@@ -343,7 +343,7 @@ install (DIRECTORY examples DESTINATION share/corsika)
#
# tools
#
install (DIRECTORY tools DESTINATION share/corsika)
add_subdirectory (tools)
......
set (scripts
plot_crossings.sh
plot_tracks.sh
read_hist.py
)
install (PROGRAMS ${scripts} DESTINATION share/corsika/tools)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment