-
- Downloads
VS: Do not use native unity builds on VS 2017 versions less than 15.8
VS 2017 version 15.8 introduced support for unity builds implemented in part by the `$(VCTargetsPath)/Microsoft.Cpp.Unity.targets` file. Do not enable unity builds on VS 15 versions that do not have that file. Fixes: #20284
Showing
- Source/cmGlobalVisualStudio10Generator.cxx 6 additions, 0 deletionsSource/cmGlobalVisualStudio10Generator.cxx
- Source/cmGlobalVisualStudio10Generator.h 3 additions, 0 deletionsSource/cmGlobalVisualStudio10Generator.h
- Source/cmVisualStudio10TargetGenerator.cxx 3 additions, 7 deletionsSource/cmVisualStudio10TargetGenerator.cxx
Loading
Please register or sign in to comment