fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
project('msvc_cpp17', 'cpp', default_options: ['cpp_std=c++17'])
|
||||
|
||||
exe = executable('msvc_cpp17', 'main.cpp')
|
||||
test('msvc_cpp17', exe)
|
||||
Reference in New Issue
Block a user