You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_BUILD_WITH_INSTALL_NA...

10 lines
272 B

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.