vcpkg/ports/skyr-url/CONTROL
Glyn Matthews 449adbed72
[skyr-url] Add new port (#10463)
* Added port for Skyr URL library

* Removed vcpkg_test_cmake call in skyr-url port

* Fixed type in version number, added step to copy PDBs

* Added build dependency on tl-expected

* Removed commented out code

* Disabled warnings as errors

* Bumped version number

* Updated version number for Skyr URL
2020-04-03 10:33:56 -07:00

6 lines
175 B
Plaintext

Source: skyr-url
Version: 1.4.3
Build-Depends: tl-expected
Homepage: https://github.com/cpp-netlib/url
Description: A C++ library that implements the WhatWG URL specification