mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
496ec6036f
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
11 lines
325 B
ReStructuredText
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``.
|