Dylan Baker <dy...@pnwbakers.com> writes:

> This doesn't include egl support, just dri support.


> +install_headers('main/gbm.h')
> +
> +pkg.generate(
> +  name : 'gbm',
> +  filebase : 'gbm',
> +  description : 'Mesa gbm library',
> +  version : meson.project_version(),
> +  libraries : libgbm,
> +  #libraries_private : [dep_dl],  # FIXME: autotools lists this a incomplete

Is there a reason this is commented out?

Other than that,

Reviewed-by: Eric Anholt <e...@anholt.net>

Attachment: signature.asc
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to