mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 10:05:47 +08:00
AppVeyor: add QMake build
This commit is contained in:
parent
b10a5749e5
commit
5d9ed12bd8
@ -31,6 +31,14 @@ environment:
|
|||||||
USE_CMAKE: true
|
USE_CMAKE: true
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
- QTABI: msvc2019_64
|
||||||
|
COMPILER: MSVC
|
||||||
|
QTVER: 5.15
|
||||||
|
CMAKE_GENERATOR: "Visual Studio 16 2019"
|
||||||
|
CMAKE_BUILDFLAGS: /verbosity:minimal /maxcpucount
|
||||||
|
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
|
||||||
|
USE_CMAKE: false
|
||||||
|
|
||||||
- QTABI: msvc2019_64
|
- QTABI: msvc2019_64
|
||||||
COMPILER: MSVC
|
COMPILER: MSVC
|
||||||
QTVER: 5.15
|
QTVER: 5.15
|
||||||
|
Loading…
Reference in New Issue
Block a user