fix: noconfirm auto-selects first AUR match
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
project('simple', 'cuda', version : '1.0.0',
|
||||
default_options: ['b_sanitize=address,undefined'])
|
||||
|
||||
libtests = shared_library('tests', 'prog.cu')
|
||||
Reference in New Issue
Block a user