mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 23:00:11 +01:00
intel: Consider with_intel_clc in with_any_intel
This makes it possible to configure mesa to build only intel_clc.
(cherry picked from commit 4f89c1dafd)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25228>
This commit is contained in:
parent
e35f25f713
commit
26d7e07a56
1 changed files with 1 additions and 0 deletions
|
|
@ -262,6 +262,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