mirror of
https://github.com/nlohmann/json.git
synced 2025-01-18 23:35:13 +08:00
Appveyor
This commit is contained in:
parent
35485c05e3
commit
c16ee07601
@ -6,8 +6,8 @@ add_executable(json_unit
|
||||
src/json.hpp test/catch.hpp test/unit.cpp
|
||||
)
|
||||
|
||||
target_compile_features(json_unit
|
||||
PRIVATE cxx_range_for
|
||||
set(CMAKE_CXX_FLAGS
|
||||
"-std=c++11 -stdlib=libc++"
|
||||
)
|
||||
|
||||
include_directories(
|
||||
|
Loading…
Reference in New Issue
Block a user