[修改]修改了错误的exporter名称
This commit is contained in:
12
opcua-exporter/vcpkg.json
Normal file
12
opcua-exporter/vcpkg.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "opcua-exporter",
|
||||
"version": "1.0",
|
||||
"dependencies": [
|
||||
"civetweb",
|
||||
"prometheus-cpp",
|
||||
"spdlog",
|
||||
"nlohmann-json",
|
||||
"yaml-cpp",
|
||||
"open62541"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user