fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
project('winmain', 'c')
|
||||
|
||||
exe = executable('prog', 'prog.c', gui_app : true)
|
||||
test('winmain', exe)
|
||||
Reference in New Issue
Block a user