Files
CMake/Help/prop_tgt/VS_PROJECT_IMPORT.rst
T
Kitware Robot 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.

Issue: #19715
2020-07-06 10:23:20 -04:00

11 lines
325 B
ReStructuredText

VS_PROJECT_IMPORT
-----------------
.. versionadded:: 3.15
Visual Studio managed project imports
Adds to a generated Visual Studio project one or more semicolon-delimited paths
to .props files needed when building projects from some NuGet packages.
For example, ``my_packages_path/MyPackage.1.0.0/build/MyPackage.props``.