early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/bext-ut/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/bext-ut/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "bext-ut",
|
||||
"version": "1.1.9",
|
||||
"description": "UT: C++20 μ(micro)/Unit Testing Framework",
|
||||
"homepage": "https://boost-ext.github.io/ut/",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user