fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
project('Objective C++', 'objcpp', default_options: 'cpp_std=c++14')
|
||||
|
||||
exe = executable('objcppprog', 'prog.mm')
|
||||
test('objcpp', exe)
|
||||
Reference in New Issue
Block a user