Skip to content

Commit a73a715

Browse files
author
Théo Delrieu
committed
wip debug appveyor
1 parent ff7ed18 commit a73a715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/external_ci/appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ environment:
4848
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
4949
configuration: Release
5050
platform: x86
51-
CXX_FLAGS: "/W4 /WX"
51+
CXX_FLAGS: "/permissive- /std:c++latest /utf-8 /W4 /WX"
5252
CMAKE_OPTIONS: "-DJSON_ImplicitConversions=OFF"
5353
GENERATOR: Visual Studio 16 2019
5454

0 commit comments

Comments
 (0)