vcpkg/ports/treehopper/vcpkg.json

20 lines
405 B
JSON

{
"name": "treehopper",
"version": "1.11.3",
"port-version": 8,
"description": "Treehopper connects the physical world to your computer, tablet, or smartphone.",
"homepage": "https://treehopper.io",
"supports": "!staticcrt",
"dependencies": [
"libusb",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}