mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
10 lines
244 B
ReStructuredText
10 lines
244 B
ReStructuredText
IMPORTED_LIBNAME_<CONFIG>
|
|
-------------------------
|
|
|
|
.. versionadded:: 3.8
|
|
|
|
<CONFIG>-specific version of :prop_tgt:`IMPORTED_LIBNAME` property.
|
|
|
|
Configuration names correspond to those provided by the project from
|
|
which the target is imported.
|