9 Feb
2018
9 Feb
'18
7:02 p.m.
On Thu, Feb 8, 2018 at 5:28 PM, Henri Verbeet <hverbeet(a)gmail.com> wrote:
On 7 February 2018 at 23:57, Józef Kucia <joseph.kucia(a)gmail.com> wrote:
From: Józef Kucia <jkucia(a)codeweavers.com>
SPIRV-Tools are now also built as a shared library.
Unfortunately it doesn't quite work, SPIRV-Tools-shared.pc.in has a hardcoded "/lib64" in libdir, where it should probably use @CMAKE_INSTALL_LIBDIR(a).
It's fixed in SPIRV-Tools now.