fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
project('grabber', 'c')
|
||||
|
||||
# Try to grab a file from a child subproject.
|
||||
|
||||
subproject('foo')
|
||||
|
||||
executable('foo', 'subprojects/foo/sub.c')
|
||||
Reference in New Issue
Block a user