mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'vs-package-restore-docs'
d92469e572Help: Clarify how package resolve mode is intended to be usedf320a31087cmake --build: prioritize --resolve-package-references over preset Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !6984
This commit is contained in:
@@ -19,7 +19,10 @@ Presets
|
||||
which allows the files to include other files.
|
||||
|
||||
* :manual:`cmake-presets(7)` gained support for specifying the
|
||||
``resolvePackageReferences`` command line option in a build preset.
|
||||
``resolvePackageReferences`` command line option in a build preset to control
|
||||
restoration behavior of package references from external package managers.
|
||||
Currently this is only supported by the Visual Studio generator to support
|
||||
restoring packages from NuGet. Other generators ignore this option.
|
||||
|
||||
Generators
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user