add_executable(BasicLegion basicwork.cpp)

target_link_libraries(BasicLegion scigpulegion ${Boost_LIBRARIES}) 