[Mesa-dev] [PATCH v2 09/12] meson: build gbm

Eric Anholt eric at anholt.net
Thu Oct 5 19:43:47 UTC 2017


Dylan Baker <dylan at 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 <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171005/a3dad2d4/attachment.sig>


More information about the mesa-dev mailing list