Re: [CMake] Relinking with Ninja broken in 3.7.0

2016-11-16 Thread Mika Fischer
2016-11-16 18:21 GMT+01:00 Bill Hoffman : > On 11/16/2016 11:36 AM, Mika Fischer wrote: > >> >> I get the following error even though I'm on Linux and thus an ELF-based >> platform. This breaks all our builds... >> >> `The install of the target requires changing an RPATH from >> the build tree, b

Re: [CMake] Relinking with Ninja broken in 3.7.0

2016-11-16 Thread Bill Hoffman
On 11/16/2016 11:36 AM, Mika Fischer wrote: I get the following error even though I'm on Linux and thus an ELF-based platform. This breaks all our builds... `The install of the target requires changing an RPATH from the build tree, but this is not supported with the Ninja generator unless on a

Re: [CMake] Relinking with Ninja broken in 3.7.0

2016-11-16 Thread Konstantin Tokarev
16.11.2016, 19:44, "Mika Fischer" : > Hi, > > I get the following error even though I'm on Linux and thus an ELF-based > platform. This breaks all our builds... > > `The install of the target requires changing an RPATH from > the build tree, but this is not supported with the Ninja generator un

[CMake] Relinking with Ninja broken in 3.7.0

2016-11-16 Thread Mika Fischer
Hi, I get the following error even though I'm on Linux and thus an ELF-based platform. This breaks all our builds... `The install of the target requires changing an RPATH from the build tree, but this is not supported with the Ninja generator unless on an ELF-based platform. The CMAKE_BUILD_WIT