feat: make asan as the debug type feature

This commit is contained in:
DreamMaoMao
2025-08-06 11:49:04 +08:00
parent e03a27e90e
commit 5b93990d5b
2 changed files with 21 additions and 4 deletions

View File

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