Re: [CMake] Adding compile and build type tests to CMake/CTest

2017-09-14 Thread Edward Diener
On 9/14/2017 4:45 PM, Bill Hoffman wrote: On 9/12/2017 1:11 PM, Robert Ramey wrote: Could we get some response on Edward's suggestion here? It's a serious obstacle to implementing support of CMake in Boost libraries. I don't think it would be a problem to implement something like this in CMak

Re: [CMake] Adding compile and build type tests to CMake/CTest

2017-09-14 Thread Edward Diener
On 9/14/2017 4:45 PM, Bill Hoffman wrote: On 9/12/2017 1:11 PM, Robert Ramey wrote: Could we get some response on Edward's suggestion here? It's a serious obstacle to implementing support of CMake in Boost libraries. I don't think it would be a problem to implement something like this in CMak

Re: [CMake] Adding compile and build type tests to CMake/CTest

2017-09-14 Thread Bill Hoffman
On 9/12/2017 1:11 PM, Robert Ramey wrote: Could we get some response on Edward's suggestion here? It's a serious obstacle to implementing support of CMake in Boost libraries. I don't think it would be a problem to implement something like this in CMake. It might make more sense to move this c

Re: [CMake] Understanding constraint graph cycles

2017-09-14 Thread Robert Maynard
Yes, You most likely want to look at BUILD_RPATH or INSTALL_RPATH depending on if these libraries are located in your build directory or install directory. On Mon, Sep 4, 2017 at 4:39 PM, James Turner wrote: > > On 4 Sep 2017, at 18:37, Robert Maynard wrote: > > Yes you are correct the issue is