Windows build scripts: TODO & indentation tweaks.

This commit is contained in:
Stinkfist0
2015-11-20 00:45:01 +02:00
parent 7895835ca3
commit 90946e0877
3 changed files with 6 additions and 7 deletions
-1
View File
@@ -32,7 +32,6 @@ set GENERATOR=%1
:: F.ex. "vs2013-32" and/or "vc14-64"
:: TODO Print CMake and VS versions. Maybe in build-deps.cmd would be better than here.
:: Make CMake missing a fatal error and abort the script.
:: Supported Visual Studio versions:
set GENERATOR_VS2015_32="Visual Studio 14 2015"