📝 add documentation for integration via vcpkg

pull/2957/head
Niels Lohmann 2021-08-18 21:25:23 +02:00
parent abd829e6c6
commit 55281e03af
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69
1 changed files with 5 additions and 1 deletions

View File

@ -83,4 +83,8 @@ test_script:
# More info: https://github.com/nlohmann/json/pull/1570
- if "%configuration%"=="Debug" ctest --exclude-regex "test-unicode" -C "%configuration%" -V -j
skip_branch_with_pr: true
# only build PRs and commits to develop branch
# (see https://help.appveyor.com/discussions/questions/55079-two-builds-per-commit-to-pull-request)
branches:
only:
- develop