mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
10 lines
272 B
ReStructuredText
10 lines
272 B
ReStructuredText
CMAKE_BUILD_WITH_INSTALL_NAME_DIR
|
|
---------------------------------
|
|
|
|
.. versionadded:: 3.9
|
|
|
|
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.
|