fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
project('featurenew subproject', meson_version: '>=0.45')
|
||||
|
||||
foo = {}
|
||||
|
||||
subproject('foo')
|
||||
subproject('bar')
|
||||
subproject('baz')
|
||||
Reference in New Issue
Block a user