mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
d145d72e70
Fixes: #18998
9 lines
301 B
ReStructuredText
9 lines
301 B
ReStructuredText
VS_PROJECT_IMPORT
|
|
-----------------
|
|
|
|
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``.
|