add_executable(simple simple.cpp)
target_link_libraries(simple ecell4-gillespie)
