feat: make asan as the debug type feature

This commit is contained in:
DreamMaoMao 2025-08-06 11:49:04 +08:00
parent 432067d9a2
commit f0576cb40a
2 changed files with 22 additions and 5 deletions

View file

@ -1 +1,2 @@
option('xwayland', type : 'feature', value : 'enabled')
option('asan', type : 'boolean', value : false)