Enable building ZeroMQ support on Windows

This commit is contained in:
Tim Wojtulewicz 2025-08-15 16:55:33 -07:00 committed by Tim Wojtulewicz
parent 5cc5f2a275
commit 4705537002
4 changed files with 16 additions and 8 deletions

View file

@ -3,7 +3,9 @@
"version-string": "latest",
"dependencies": [
"c-ares",
"cppzmq",
"libpcap",
"zeromq",
"zlib"
]
}