Merge topic 'rpath-default'

d25ad48 OS X: Add CMP0042 to enable MACOSX_RPATH by default
This commit is contained in:
Brad King
2014-01-02 14:23:09 -05:00
committed by CMake Topic Stage
30 changed files with 223 additions and 14 deletions

View File

@@ -0,0 +1,7 @@
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.