project('cex-navigation-demo', 'cpp', default_options: ['cpp_std=c++23']) executable('navigation-demo', 'main.cpp', 'numbers.cpp')