1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
{ "name": "vcpkg-ci-libdatachannel", "version-string": "ci", "description": "Validates libdatachannel", "dependencies": [ { "name": "libdatachannel", "features": [ "srtp", "ws" ] }, "nlohmann-json", { "name": "vcpkg-cmake", "host": true } ] }