util: move u_cpu_detect to util
[mesa.git] / src / util / meson.build
index 3b84f411112cae82503a140a37a6f11e32475d45..7caea27d6600b483c1f87bffe1f8aaa96fde9707 100644 (file)
@@ -94,6 +94,8 @@ files_mesa_util = files(
   'u_math.h',
   'u_debug.c',
   'u_debug.h',
+  'u_cpu_detect.c',
+  'u_cpu_detect.h',
   'vma.c',
   'vma.h',
 )