Fixed missing wxUSE_STL config for MinGW AppVeyor build.
This commit is contained in:
parent
8fc8b6f110
commit
3de5077c7a
@ -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…
Reference in New Issue
Block a user