aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xupdate_external_sources.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_external_sources.bat b/update_external_sources.bat
index a76ed809..c7be2407 100755
--- a/update_external_sources.bat
+++ b/update_external_sources.bat
@@ -691,7 +691,7 @@ goto:eof
mkdir build
set SPIRV_TOOLS_BUILD_DIR=%SPIRV_TOOLS_DIR%\build
cd %SPIRV_TOOLS_BUILD_DIR%
-
+
echo Generating 64-bit spirv-tools CMake files for Visual Studio %VS_VERSION% ..
cmake -G "Visual Studio %VS_VERSION% Win64" ..