mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 14:01:21 +00:00
d25ad482e9
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.
|