Commit c16ee076 authored by Niels's avatar Niels

Appveyor

parent 35485c05
...@@ -6,8 +6,8 @@ add_executable(json_unit ...@@ -6,8 +6,8 @@ add_executable(json_unit
src/json.hpp test/catch.hpp test/unit.cpp src/json.hpp test/catch.hpp test/unit.cpp
) )
target_compile_features(json_unit set(CMAKE_CXX_FLAGS
PRIVATE cxx_range_for "-std=c++11 -stdlib=libc++"
) )
include_directories( include_directories(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment