Update of submodule glslang

This commit is contained in:
asuessenbach
2020-07-28 11:37:53 +02:00
parent cf48b52220
commit 8918c644a7
3 changed files with 5 additions and 2 deletions

View File

@@ -11,10 +11,13 @@ build:
environment:
matrix:
- GENERATOR_ARCH: Win32
PYTHON: "C:\\Python38"
- GENERATOR_ARCH: x64
PYTHON: "C:\\Python38-x64"
install:
- git submodule update --init --recursive
- set PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%
build_script:
- mkdir build