Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
356 B
JSON

{
"name": "open62541pp",
"version": "0.17.0",
"description": "C++ wrapper of the open62541 OPC UA library",
"homepage": "https://open62541pp.github.io",
"license": "MPL-2.0",
"dependencies": [
"open62541",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}