set (EXENAME g2_tracking_hehe)

set (SRC_FILES
  hehe_test/tracking_master.f90
  code/track1_custom.f90
  code/em_field_custom.f90
  code/wall_hit_handler_custom.f90
)  

set (LINK_LIBS
  g-2
  bmad
  xrlf03
  xrl
  sim_utils
  recipes_f-90_LEPP
  forest
  pgplot
  fgsl
  gsl
  gslcblas
  fftw3
  fftw3_omp
)