Skip to content
Snippets Groups Projects
Commit 42ae7d71 authored by clantz's avatar clantz
Browse files

Set plotHisto to install in bin

parent b51275f2
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,7 @@ endforeach()
# Install the executable to 'bin' directory under CMAKE_INSTALL_PREFIX
#
install(TARGETS lightGuide DESTINATION bin )
install(TARGETS plotHisto DESTINATION bin )
install(FILES run1.mac DESTINATION bin )
install(FILES vis.mac DESTINATION bin)
install(DIRECTORY models/ DESTINATION models)
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