Add meson build scripts

This commit is contained in:
King_DuckZ 2022-06-07 16:41:49 +02:00
commit 82b5200857
11 changed files with 2789 additions and 2 deletions

1
meson_options.txt Normal file
View file

@ -0,0 +1 @@
option('build_testing', type: 'boolean', value: true)