Files
CMake/Help/variable/CMAKE_EXPORT_FIND_PACKAGE_NAME.rst
Brad King 3a739d4dcb 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
2024-03-12 14:24:53 -04:00

9 lines
215 B
ReStructuredText

CMAKE_EXPORT_FIND_PACKAGE_NAME
------------------------------
.. note::
Experimental. Gated by ``CMAKE_EXPERIMENTAL_EXPORT_PACKAGE_DEPENDENCIES``.
Initializes the value of :prop_tgt:`EXPORT_FIND_PACKAGE_NAME`.