set (EXENAME phase_space_to_histogram)

set (SRC_FILES
  programs/phase_space_to_histogram.f90
)  

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