Fixed missing wxUSE_STL config for MinGW AppVeyor build.
This commit is contained in:
parent
8fc8b6f110
commit
3de5077c7a
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ environment:
|
||||||
ARCH: amd64
|
ARCH: amd64
|
||||||
wxUSE_STL: 1
|
wxUSE_STL: 1
|
||||||
- TOOLSET: mingw
|
- TOOLSET: mingw
|
||||||
|
wxUSE_STL: 0
|
||||||
- TOOLSET: msys2
|
- TOOLSET: msys2
|
||||||
MSYSTEM: MINGW32
|
MSYSTEM: MINGW32
|
||||||
- TOOLSET: cygwin
|
- TOOLSET: cygwin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue