executable(
'graphnet_sandbox',
'main.cpp',
dependencies: [gridfire_dep, composition_dep, cli11_dep],
)