add_executable(run_simulation run_simulation.cpp)
target_link_libraries(run_simulation stochsim)
