mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-28 05:20:23 +01:00
intel: Consider with_intel_clc in with_any_intel
This makes it possible to configure mesa to build only intel_clc. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24974>
This commit is contained in:
parent
37b88a72fb
commit
4f89c1dafd
1 changed files with 1 additions and 0 deletions
|
|
@ -263,6 +263,7 @@ with_any_intel = [
|
|||
with_gallium_crocus,
|
||||
with_gallium_i915,
|
||||
with_gallium_iris,
|
||||
with_intel_clc,
|
||||
with_intel_hasvk,
|
||||
with_intel_tools,
|
||||
with_intel_vk,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue