summaryrefslogtreecommitdiff
path: root/build/appveyor/MING-appveyor-build.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build/appveyor/MING-appveyor-build.bat')
-rw-r--r--build/appveyor/MING-appveyor-build.bat6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/appveyor/MING-appveyor-build.bat b/build/appveyor/MING-appveyor-build.bat
index eec65f897..3e24b11d7 100644
--- a/build/appveyor/MING-appveyor-build.bat
+++ b/build/appveyor/MING-appveyor-build.bat
@@ -15,9 +15,9 @@
@ECHO OFF
SETLOCAL EnableDelayedExpansion
-CD build\appveyor || EXIT /B
-CALL cl_banner_build.bat || EXIT /B
-CALL cl_setenv.bat || EXIT /B
+CD build\appveyor || EXIT /B
+CALL cl_banner_build.bat || EXIT /B
+CALL cl_setenv.bat || EXIT /B
SET CMAKEARGS=^
-G'%GENERATOR%' ^