radv: Store color/depth surface info in attachment info instead of framebuffer.
[mesa.git] / meson.build
index c9f96e7135d0320aeae9c5b15fa8158fd4138c10..7e8fee2ee2a1c62efe199f06babdbbccecff8b5a 100644 (file)
@@ -252,6 +252,7 @@ endif
 
 if host_machine.system() == 'darwin'
   with_dri_platform = 'apple'
+  pre_args += '-DBUILDING_MESA'
 elif ['windows', 'cygwin'].contains(host_machine.system())
   with_dri_platform = 'windows'
 elif system_has_kms_drm