mirror of
https://github.com/nlohmann/json.git
synced 2026-05-29 09:35:24 +00:00
8 lines
145 B
YAML
8 lines
145 B
YAML
version: 1.0.{build}
|
|
os: Visual Studio 2015 Preview
|
|
init:
|
|
- cmake -h
|
|
- cmake -G "Visual Studio 14 2015 Win64"
|
|
build:
|
|
verbosity: minimal
|