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