Skip to content
Snippets Groups Projects
Commit 9135954e authored by Brad King's avatar Brad King
Browse files

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
parent 21e60da5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment