[c4core] builds on mac (#19269)

* [c4core] supports osx

* add version files
This commit is contained in:
autoantwort 2021-08-05 12:12:31 +02:00 committed by GitHub
parent f2e53addee
commit e7c0115660
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View File

@ -1,9 +1,5 @@
vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_fail_port_install(
ON_TARGET "OSX"
)
# Get c4core src
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH

View File

@ -1,7 +1,7 @@
{
"name": "c4core",
"version-date": "2021-07-18",
"port-version": 1,
"description": "Library of low-level C++ utilities",
"homepage": "https://github.com/biojppm/c4core",
"supports": "!osx"
"homepage": "https://github.com/biojppm/c4core"
}

View File

@ -1678,7 +1678,6 @@ zkpp:x64-windows-static-md=fail
zkpp:arm64-windows=fail
zkpp:x64-uwp=fail
zkpp:arm-uwp=fail
c4core:x64-osx=fail
# Official downloading server of CTP library is only guaranteed to be available during trading hours of China futures market
# Skip CI to avoid random failures

View File

@ -1106,7 +1106,7 @@
},
"c4core": {
"baseline": "2021-07-18",
"port-version": 0
"port-version": 1
},
"caf": {
"baseline": "0.17.6",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c1ef064ec4033e2fca5504b4eb44338453050f7f",
"version-date": "2021-07-18",
"port-version": 1
},
{
"git-tree": "eae79eece3a7383d94cc686275624cb49ee6a68e",
"version-date": "2021-07-18",