Tests: add live integration test (optional via PRIVATEBIN_IT), fix WinHTTP host/port + TLS opts, robust JSON parser (meta.time_to_live), CTest wiring; Add LLVM/clang-cl coverage option and docs; add build_thinkpad.bat; README updates
This commit is contained in:
10
vcpkg.json
10
vcpkg.json
@ -1 +1,9 @@
|
||||
{"name": "privatebin-api", "version-string": "1.0.0", "dependencies": ["cryptopp", "nlohmann-json"]}
|
||||
{
|
||||
"name": "privatebin-api",
|
||||
"version-string": "1.0.0",
|
||||
"dependencies": [
|
||||
"cryptopp",
|
||||
"nlohmann-json"
|
||||
],
|
||||
"builtin-baseline": "120deac3062162151622ca4860575a33844ba10b"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user