[vcpkg baseline][treehopper] Only build dynamic libraries (#35435)

This commit is contained in:
Frank 2023-12-05 09:26:50 +08:00 committed by GitHub
parent c2d8d423bb
commit 85f5e134ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 6 deletions

View File

@ -1,9 +1,10 @@
{
"name": "treehopper",
"version": "1.11.3",
"port-version": 7,
"port-version": 8,
"description": "Treehopper connects the physical world to your computer, tablet, or smartphone.",
"homepage": "https://treehopper.io",
"supports": "!staticcrt",
"dependencies": [
"libusb",
{

View File

@ -1166,11 +1166,7 @@ torch-th:arm64-uwp=fail
torch-th:x64-android=fail
torch-th:x64-uwp=fail
torch-th:x64-windows-static=fail
treehopper:arm-neon-android=fail
treehopper:arm64-android=fail
treehopper:x64-android=fail
treehopper:x64-linux=fail
treehopper:x64-windows-static=fail
turbobase64:arm-neon-android=fail
tvision:arm-neon-android=fail
tvision:arm64-android=fail

View File

@ -8594,7 +8594,7 @@
},
"treehopper": {
"baseline": "1.11.3",
"port-version": 7
"port-version": 8
},
"triangle": {
"baseline": "1.6",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "94c478388c393d8b174b2fd9c4ad0f77805583dc",
"version": "1.11.3",
"port-version": 8
},
{
"git-tree": "bfc0dea8339d81f05a040cd2ca7831c18c43f765",
"version": "1.11.3",