cmake/Help/variable/CMAKE_BUILD_WITH_INSTALL_NAME_DIR.rst

10 lines
272 B
ReStructuredText
Raw Normal View History

2017-07-20 19:35:53 +02:00
CMAKE_BUILD_WITH_INSTALL_NAME_DIR
---------------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.9
2017-07-20 19:35:53 +02:00
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.