yuzu/externals/vcpkg/ports/soem/vcpkg.json

15 lines
292 B
JSON
Executable File

{
"name": "soem",
"version": "1.4.0",
"port-version": 3,
"description": "Simple Open Source EtherCAT Master",
"homepage": "https://github.com/OpenEtherCATsociety/SOEM",
"supports": "!uwp",
"dependencies": [
{
"name": "winpcap",
"platform": "windows"
}
]
}