mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 12:19:54 -05:00
Merge topic 'export-find_dependency-calls'
3a739d4dcb EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: buildbot <buildbot@kitware.com>
Merge-request: !9336
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
CMAKE_EXPORT_FIND_PACKAGE_NAME
|
||||
------------------------------
|
||||
|
||||
.. versionadded:: 3.29
|
||||
.. note::
|
||||
|
||||
Experimental. Gated by ``CMAKE_EXPERIMENTAL_EXPORT_PACKAGE_DEPENDENCIES``.
|
||||
|
||||
Initializes the value of :prop_tgt:`EXPORT_FIND_PACKAGE_NAME`.
|
||||
|
||||
Reference in New Issue
Block a user