mirror of
https://github.com/nlohmann/json.git
synced 2026-04-02 14:22:44 +00:00
👷 fixed AppVeyor syntax
This commit is contained in:
@@ -9,6 +9,7 @@ os:
|
||||
- Visual Studio 2017
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
- additional_flags: "${CMAKE_CXXFLAGS}"
|
||||
- additional_flags: "${CMAKE_CXXFLAGS} /permissive- /std:c++latest /utf-8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user