set (EXENAME ecloudmod_test)

set (SRC_FILES
  ecloudmod_test/ecloudmod_test.f90 code/ecloudmod.f90
)

set (LINK_LIBS
  bsim
  bmadz
  cesr_utils
  bmad
  xsif
  xrlf03
  xrl
  sim_utils
  recipes_f-90_LEPP
  forest
  pgplot
  lapack95
  lapack
  blas
)