Searched defs:libvduse (Results 1 – 3 of 3) sorted by relevance
1 project('libvduse', 'c', project11 libvduse = static_library('vduse', variable
312 option('libvduse', type: 'feature', value: 'auto', feature
3390 libvduse = not_found variable3392 libvduse_proj = subproject('libvduse') project3393 libvduse = libvduse_proj.get_variable('libvduse_dep') variable