mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
Merge topic 'install_name_policy'
1ba91291Add policy CMP0068 separate install_name and RPATH settings on macOSf7b9bf41Apple: Add BUILD_WITH_INSTALL_NAME_DIR target property4bff2d14Apple: Refactor support for using INSTALL_NAME_DIR.624fb9d7Help: Format BUILD_WITH_INSTALL_RPATH documentation
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
CMAKE_BUILD_WITH_INSTALL_NAME_DIR
|
||||
---------------------------------
|
||||
|
||||
Whether to use :prop_tgt:`INSTALL_NAME_DIR` on targets in the build tree.
|
||||
|
||||
This variable is used to initialize the :prop_tgt:`BUILD_WITH_INSTALL_NAME_DIR`
|
||||
property on all targets.
|
||||
Reference in New Issue
Block a user