set (EXENAME generalized_cylindrical_field)

set (SRC_FILES
  programs/generalized_cylindrical_field.f90
)  

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