[ctp] use supports expression (#21439)

This commit is contained in:
autoantwort 2021-11-17 01:32:29 +01:00 committed by GitHub
parent 6e869fd6fe
commit 999a8be171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -1,6 +1,5 @@
message(STATUS "Note: the downloading server may only be avilable from 8:00AM-5:00PM (UTC+8), Mon-Fri (except public holidays in China)")
vcpkg_fail_port_install(ON_TARGET "OSX" "UWP" ON_ARCH "arm")
vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)
vcpkg_download_distfile(TRADEAPI_ARCHIVE

View File

@ -1,9 +1,10 @@
{
"name": "ctp",
"version-string": "6.6.1_P1_20210406_se",
"port-version": 1,
"port-version": 2,
"description": "The Comprehensive Transaction Platform (CTP) is a future brokerage management system developed specially for futures companies. CTP API client library allows users to connect to CTP gateway for algorithmic trading.",
"homepage": "http://www.sfit.com.cn/index.htm",
"supports": "!osx & !uwp & !arm",
"features": {
"datacollect": {
"description": "Data collect support of CTP"

View File

@ -1674,7 +1674,7 @@
},
"ctp": {
"baseline": "6.6.1_P1_20210406_se",
"port-version": 1
"port-version": 2
},
"ctre": {
"baseline": "3.4.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7160f9a456cfd057dee1cb0a92f92a4f16876fe8",
"version-string": "6.6.1_P1_20210406_se",
"port-version": 2
},
{
"git-tree": "abd1e961a096126b01df7a0b3362d5e8223ea9d7",
"version-string": "6.6.1_P1_20210406_se",