mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Also adding documentation for CMAKE_MACOSX_RPATH, and improving documentation for MACOSX_RPATH.
8 lines
166 B
ReStructuredText
8 lines
166 B
ReStructuredText
CMAKE_MACOSX_RPATH
|
|
-------------------
|
|
|
|
Whether to use rpaths on Mac OS X.
|
|
|
|
This variable is used to initialize the :prop_tgt:`MACOSX_RPATH` property on
|
|
all targets.
|