ci: enable ACO tests
[mesa.git] / meson_options.txt
index 63290eba4150b76e30f5a06da7908db82056e7dc..ae0e7cc1d71e44b312f8403f2b0f6c90e77e60ed 100644 (file)
@@ -292,7 +292,7 @@ option(
   'build-aco-tests',
   type : 'boolean',
   value : false,
-  description : 'Build ACO tests. These do not require an AMD GPU.'
+  description : 'Build ACO tests. These require RADV and glslang but not an AMD GPU.'
 )
 option(
   'install-intel-gpu-tests',