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