mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate
Some design concerns have been raised after trying the 3.29 release candidates. Avoid committing to a stable public interface for now. Issue: #25767
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