On Tue, 5 May 2020 14:53:07 +0000
Jose Fonseca <jfons...@vmware.com> wrote:

> That would work too.
> 
> It's not difficult to make vulkan headers an optional dependency
> FWIW.   IIUC, modifying
> tests/spec/ext_external_objects/CMakeLists.gl.txt and enclosing  all
> in if (LIBVULKAN_FOUND) ... endif () , or something along those
> lines, should do the trick.  I'm pretty sure there are lots of
> precedents for tests being optionally built.
> 
> Jose
> 
> ________________________________
> From: Lionel Landwerlin <lionel.g.landwer...@intel.com>
> Sent: Tuesday, May 5, 2020 15:46
> To: Jose Fonseca <jfons...@vmware.com>; Eleni Maria Stea
> <es...@igalia.com> Cc: piglit@lists.freedesktop.org
> <piglit@lists.freedesktop.org> Subject: Re: [Piglit] Vulkan headers
> dependency
> 
> Maybe embedding them like we do in Mesa?
> 
> -Lionel
> 
> On 05/05/2020 17:40, Jose Fonseca wrote:
> Could we please make Vulkan headers an optional dependency?  It would
> simplify building and running piglit on Windows.
> 

Hello,

Apologies for breaking the Windows build! I've submitted a new merge
request with a fix:
https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/282

Eleni
_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to