blob: 5cbdb2fcde34170f35864eb6ceea0b87a6abda3b [file] [log] [blame]
# Copyright © 2021 Ilia Mirkin
# SPDX-License-Identifier: MIT
subdir('drm')
subdir('headers')
subdir('winsys')
if with_nouveau_vk
subdir('compiler')
endif
if with_tools.contains('drm-shim')
subdir('drm-shim')
endif
subdir('codegen')
if with_nouveau_vk
subdir('nil')
subdir('mme')
subdir('vulkan')
endif