meson: only build imgui when needed
[mesa.git] / src / intel / meson.build
index 7b6aa40ba8d7ceaf8fbbcce71521d1493bee7c5e..528146f3bb74bb8ce05175e478600f2bdb17b7b8 100644 (file)
@@ -28,7 +28,7 @@ subdir('isl')
 subdir('common')
 subdir('compiler')
 subdir('perf')
-if with_tools.contains('intel') or with_tools.contains('intel-ui')
+if with_intel_tools
   subdir('tools')
 endif
 if with_intel_vk