cmake/Help/variable/CMAKE_BUILD_WITH_INSTALL_NAME_DIR.rst
2021-09-14 00:13:48 +02:00

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.