intel: Only build ds if drivers are enabled
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24974>
This commit is contained in:
@@ -29,7 +29,9 @@ subdir('isl')
|
||||
subdir('common')
|
||||
subdir('compiler')
|
||||
subdir('perf')
|
||||
subdir('ds')
|
||||
if with_intel_hasvk or with_intel_vk or with_gallium_iris
|
||||
subdir('ds')
|
||||
endif
|
||||
if with_intel_tools
|
||||
subdir('tools')
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user