intel: tools: dump: remove command execution feature
[mesa.git] / src / meson.build
index 5d8d554d711b491b3cfd127ee38e0bb2384eacf1..c2566b7a68778597a117724d3faf51c643d122f3 100644 (file)
@@ -82,7 +82,9 @@ if with_gallium
   subdir('gallium')
   # This has to be here since it requires libgallium, and subdir cannot
   # contain ..
-  subdir('mesa/state_tracker/tests')
+  if with_tests
+    subdir('mesa/state_tracker/tests')
+  endif
 endif
 
 # This must be after at least mesa, glx, and gallium, since libgl will be