diff options
author | Sumit Bhardwaj <bhardwajs@outlook.com> | 2021-12-15 16:10:57 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-12-15 17:27:39 (GMT) |
commit | a450cc9533ac8a54d14ec5e0cbf6b379a2014e7a (patch) | |
tree | 5d773d11a1a99f56971ff1d24fb9cff3371da7d5 /Source/cmTarget.cxx | |
parent | fa76e5d194c2641ca8ee40c2053860196e8a445b (diff) | |
download | CMake-a450cc9533ac8a54d14ec5e0cbf6b379a2014e7a.zip CMake-a450cc9533ac8a54d14ec5e0cbf6b379a2014e7a.tar.gz CMake-a450cc9533ac8a54d14ec5e0cbf6b379a2014e7a.tar.bz2 |
VS: Set ResolveNugetPackages to false for ALL_BUILD and ZERO_CHECK
When SDK-style targets in a project are restored,
ResolveNugetPackageAssets target is not skipped. However, ALL_BUILD and
ZERO_CHECK do not have any nuget packages to resolve and the build
fails. This commit sets ResolveNugetPackages to false which skips the
target and the build succeeds.
Diffstat (limited to 'Source/cmTarget.cxx')
0 files changed, 0 insertions, 0 deletions