[Intel-gfx] [PATCH i-g-t 1/6] meson: Don't install headers
Daniel Vetter
daniel at ffwll.ch
Thu Dec 7 17:51:03 UTC 2017
On Thu, Dec 07, 2017 at 03:40:26PM +0200, Petri Latvala wrote:
> Until we can at least check for a matching ABI, the only supported way
> of building is having the headers from the source checkout.
>
> Signed-off-by: Petri Latvala <petri.latvala at intel.com>
> Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
Yeah we don't want the headers.
Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>
> ---
> lib/meson.build | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/lib/meson.build b/lib/meson.build
> index d06d85b4..a4973180 100644
> --- a/lib/meson.build
> +++ b/lib/meson.build
> @@ -143,8 +143,6 @@ if chamelium.found()
> lib_sources += 'igt_chamelium.c'
> endif
>
> -install_headers(lib_headers)
> -
> pkgdatadir = join_paths(get_option('prefix'), get_option('datadir'), 'intel-gpu-tools')
> srcdir = join_paths(meson.source_root(), 'tests')
>
> --
> 2.14.1
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the Intel-gfx
mailing list