IAP GITLAB

Skip to content
Snippets Groups Projects
CMakeLists.txt 128 B
Newer Older
set (TOOLS_FILES plot_tracks.sh plot_crossings.sh coverage.sh)

install (
  FILES ${TOOLS_FILES} 
  DESTINATION share/tools
  )