/[Apache-SVN]
ViewVC logotype

Revision 1842236


Jump to revision: Previous Next
Author: brane
Date: Fri Sep 28 11:06:59 2018 UTC (5 years, 7 months ago)
Changed paths: 2
Log Message:
In the CMake build on macOS, add an option to use @rpath in the shared library.

* CMakeLists.txt: Reorder build options before their use (style change only).
   Put platform-relative build options last.
  (RELATIVE_RPATH): New macOS-specific build option.
  (serf_shared): Only add the INSTALL_LIB_DIR property on macOS,
   depending on RELATIVE_RPATH.

* build/SerfPlatform.cmake (CMAKE_MACOSX_RPATH): Depends on RELATIVE_RPATH.


Changed paths

Path Details
Directoryserf/trunk/CMakeLists.txt modified , text changed
Directoryserf/trunk/build/SerfPlatform.cmake modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26