We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a4c72 commit 6e1ffa9Copy full SHA for 6e1ffa9
appveyor.yml
@@ -29,6 +29,7 @@ install:
29
}
30
build_script:
31
- git submodule update --init --recursive
32
+- C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin\g++ --version
33
- ECHO %PATH%
34
- if [%tbs_tools%]==[mingw] (
35
SET "PATH=C:\mingw-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin;%PATH%" &&
0 commit comments