Change wxOSX CMake build name to include "CMake"
This commit is contained in:
parent
a22b9b283d
commit
cc86204c98
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ matrix:
|
|||
osx_image: xcode9.4
|
||||
compiler: clang
|
||||
env: wxTOOLSET=cmake wxCMAKE_GENERATOR=Xcode wxCMAKE_DEFINES="-DCMAKE_CXX_STANDARD=11"
|
||||
name: wxOSX Xcode 9.4
|
||||
name: wxOSX CMake Xcode 9.4
|
||||
- os: osx
|
||||
osx_image: xcode11.3
|
||||
env: wxCONFIGURE_FLAGS="--enable-monolithic --with-cxx=17 --with-macosx-version-min=10.12 --enable-stl"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue