vcpkg/ports/bext-ut/vcpkg.json
Park DongHa b3aaa1c3b7
[bext-ut] create a new port (#16822)
* [ut] create a new port

* [ut] update baseline and port SHA

* [bext-ut] change port name

* [bext-ut] unique name for downloaded license

* Update ports/bext-ut/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [bext-ut] comment for copyright install

* [bext-ut] Lift license download up. Copy, don't move.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-07 13:25:51 -07:00

7 lines
158 B
JSON

{
"name": "bext-ut",
"version": "1.1.8",
"description": "UT: C++20 μ(micro)/Unit Testing Framework",
"homepage": "https://boost-ext.github.io/ut/"
}