[CMake] Setting rpath via LDFLAGS environment variable

2020-03-02 Thread Ray Satiro via CMake
I am building libssh with cmake. I have two versions of OpenSSL on my system and need libssh to use the later version of OpenSSL, which is in /usr/local/ssl/lib. I need that rpath both before and after install, as libssh should always use that version of OpenSSL. To do that I've been passing

[CMake] [ANNOUNCE] CMake 3.17.0-rc2 is ready for testing

2020-03-02 Thread Robert Maynard via CMake
I am proud to announce the second CMake 3.17 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.17 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.17/release/3.17.html Some of the more