On 27.09.2018 17:02, br...@apache.org wrote: > Author: brane > Date: Thu Sep 27 15:02:37 2018 > New Revision: 1842100 > > URL: http://svn.apache.org/viewvc?rev=1842100&view=rev > Log: > Make the CMake build set the absolute RPATH in the shared library on macOS. > > * CMakeLists.txt (target serf_shared): Set the INSTALL_NAME_DIR property. > * build/SerfPlatform.cmake: Set CMAKE_MACOSX_RPATH to FALSE on OSX.
This makes Subversion's 'make check' work with trunk Serf built with CMake. So many build systems, so many quirks ... -- Brane