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:
Matt Turner 2023-08-30 14:51:14 -04:00 committed by Marge Bot
parent 37b88a72fb
commit 4f89c1dafd

View File

@ -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,