1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-08-01 13:41:47 +02:00

Initial ZMQ bindings.

This commit is contained in:
Sandu Liviu Catalin
2021-02-02 19:07:02 +02:00
parent 82b7f75b80
commit fc9419677f
1092 changed files with 147348 additions and 92 deletions

4
vendor/ZMQ/packaging/README vendored Normal file
View File

@@ -0,0 +1,4 @@
This directory is for packaging tools. Please do not hardcode version
numbers into your scripts; you can get them at runtime by calling
version.sh, or at configure time if you use autoconf.