early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/freeopcua/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/freeopcua/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "freeopcua",
|
||||
"version-string": "20190125",
|
||||
"port-version": 5,
|
||||
"description": "OPC-UA server and client library written in C++ and with a lot of code auto-generated from xml specification using python.",
|
||||
"dependencies": [
|
||||
"boost-asio",
|
||||
"boost-date-time",
|
||||
"boost-filesystem",
|
||||
"boost-foreach",
|
||||
"boost-format",
|
||||
"boost-program-options",
|
||||
"boost-property-tree",
|
||||
"boost-system",
|
||||
"boost-thread"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user