2
0
mirror of https://github.com/boostorg/mysql.git synced 2026-02-18 02:02:17 +00:00

Further appveyor build split

This commit is contained in:
Ruben Perez
2022-07-18 15:07:05 +02:00
parent 373af6a087
commit ca6c81e81e

View File

@@ -51,11 +51,13 @@ environment:
PLATFORM: x64
B2_TOOLSET: msvc-14.2
B2_CXXSTD: 20
B2_VARIANT: release
- FLAVOR: Visual Studio 2019
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
PLATFORM: x86
B2_TOOLSET: msvc-14.2
B2_CXXSTD: 20
B2_VARIANT: debug
# CMake
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
CMAKE_BUILD_TYPE: Debug