set (EXENAME erl_doocs_test) set (SRC_FILES erl_doocs_test/erl_doocs_test.f90 erl_doocs_test/c_side.cpp erl_doocs_test/out_io_called.f90 erl_doocs_test/out_io_end.f90 erl_doocs_test/out_io_line.f90 erl_doocs_test/save_bunch_track.cpp ) set (INC_DIRS ../cpp_bmad_interface/include include ) set (LINK_LIBS erl_doocs_bmad_interface cpp_bmad_interface bmad xrlf03 xrl sim_utils recipes_f-90_LEPP forest fgsl gsl gslcblas lapack95 lapack blas ) # This is so CMake will not be confused and know that the main program is in Fortran. set (LINKER_LANGUAGE_PROP Fortran)