Change wxOSX CMake build name to include "CMake"
This commit is contained in:
		| @@ -40,7 +40,7 @@ matrix: | |||||||
|           osx_image: xcode9.4 |           osx_image: xcode9.4 | ||||||
|           compiler: clang |           compiler: clang | ||||||
|           env: wxTOOLSET=cmake wxCMAKE_GENERATOR=Xcode wxCMAKE_DEFINES="-DCMAKE_CXX_STANDARD=11" |           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 |         - os: osx | ||||||
|           osx_image: xcode11.3 |           osx_image: xcode11.3 | ||||||
|           env: wxCONFIGURE_FLAGS="--enable-monolithic --with-cxx=17 --with-macosx-version-min=10.12 --enable-stl" |           env: wxCONFIGURE_FLAGS="--enable-monolithic --with-cxx=17 --with-macosx-version-min=10.12 --enable-stl" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user