1CMAKE_BUILD_WITH_INSTALL_NAME_DIR
2---------------------------------
3
4.. versionadded:: 3.9
5
6Whether to use :prop_tgt:`INSTALL_NAME_DIR` on targets in the build tree.
7
8This variable is used to initialize the :prop_tgt:`BUILD_WITH_INSTALL_NAME_DIR`
9property on all targets.
10