start move to meson

This commit is contained in:
2026-04-23 14:04:48 +02:00
parent 68e613057e
commit 1bc67f8c39
14 changed files with 156 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
option('vk_validation', type: 'boolean', value: false)
option('sanitizers', type: 'boolean', value: false)
option('official', type: 'boolean', value: false)
option('jit', type: 'boolean', value: false)