add_executable(MultiTaskLegion multitask.cpp)

target_link_libraries(MultiTaskLegion scigpulegion ${Boost_LIBRARIES}) 