:ChrisDespair:

This commit is contained in:
odrling 2019-12-28 21:33:20 +01:00
parent 7cff9f3dd1
commit ba72150c8d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ install:
# Install meson and ninja
- cmd: pip install ninja meson
# Set up the build environment
- cmd: 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat'
- cmd: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat"'
build_script:
- cmd: echo Building on %arch% with %compiler%