[g3log] Add supports (#16872)

* [g3log] Add supports

* Update versions

* Update versions/g-/g3log.json
This commit is contained in:
NancyLi1013 2021-03-30 00:39:29 +08:00 committed by GitHub
parent 9b90e8afc7
commit db1781ae00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,5 @@
vcpkg_fail_port_install(ON_ARCH "arm" ON_TARGET "uwp")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KjellKod/g3log

View File

@ -1,6 +1,8 @@
{
"name": "g3log",
"version": "1.3.4",
"port-version": 1,
"description": "Asynchronous logger with Dynamic Sinks",
"homepage": "https://github.com/KjellKod/g3log"
"homepage": "https://github.com/KjellKod/g3log",
"supports": "!(arm | uwp)"
}

View File

@ -356,9 +356,6 @@ fuzzylite:arm-uwp=fail
fuzzylite:x64-linux=fail
fuzzylite:x64-osx=fail
fuzzylite:x64-uwp=fail
g3log:arm64-windows=fail
g3log:arm-uwp=fail
g3log:x64-uwp=fail
gainput:arm-uwp=fail
gainput:x64-linux=fail
gainput:x64-uwp=fail

View File

@ -2102,7 +2102,7 @@
},
"g3log": {
"baseline": "1.3.4",
"port-version": 0
"port-version": 1
},
"gainput": {
"baseline": "1.0.0-3",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "37d239e8b61380aeb3bc6bbeaa2a91649787b34a",
"version": "1.3.4",
"port-version": 1
},
{
"git-tree": "2d5c7967292d8363c14af69e0b4d37fa9d48dd0e",
"version": "1.3.4",