early-access version 2853
This commit is contained in:
20
externals/vcpkg/ports/skyr-url/vcpkg.json
vendored
Executable file
20
externals/vcpkg/ports/skyr-url/vcpkg.json
vendored
Executable file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "skyr-url",
|
||||
"version": "1.13.0",
|
||||
"port-version": 2,
|
||||
"description": "A C++ library that implements the WhatWG URL specification",
|
||||
"homepage": "https://github.com/cpp-netlib/url",
|
||||
"dependencies": [
|
||||
"nlohmann-json",
|
||||
"range-v3",
|
||||
"tl-expected",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user