IAP GITLAB

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

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