mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
Fix windows ci
This commit is contained in:
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@@ -93,7 +93,7 @@ jobs:
|
|||||||
BUILD_EXAMPLE: 'ON'
|
BUILD_EXAMPLE: 'ON'
|
||||||
USE_STD_FORMAT: 'OFF'
|
USE_STD_FORMAT: 'OFF'
|
||||||
CXX_STANDARD: 17
|
CXX_STANDARD: 17
|
||||||
- GENERATOR: "Visual Studio 17 2022"
|
- GENERATOR: "Visual Studio 16 2019"
|
||||||
BUILD_TYPE: Release
|
BUILD_TYPE: Release
|
||||||
BUILD_SHARED: 'ON'
|
BUILD_SHARED: 'ON'
|
||||||
FATAL_ERRORS: 'ON'
|
FATAL_ERRORS: 'ON'
|
||||||
|
Reference in New Issue
Block a user