fix: noconfirm auto-selects first AUR match
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
project('compiler argument checking test', 'c')
|
||||
|
||||
cc = meson.get_compiler('c')
|
||||
add_project_arguments(cc.get_supported_arguments('-meson-goober-arg-for-testing', checked : 'require'), language : 'c')
|
||||
Reference in New Issue
Block a user