project('flake', 'cpp', default_options: ['cpp_std=c++20']) executable('flake', 'main.cpp')