1 2 3 4
project('simple', 'cuda', version : '1.0.0', default_options: ['b_sanitize=address,undefined']) libtests = shared_library('tests', 'prog.cu')