
add_executable(arioso arioso.cpp)
target_link_libraries(arioso PRIVATE ario::ario elfio::elfio)
