diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2016-11-01 11:14:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-11-01 11:14:00 -0700 |
| commit | ca07c1020b59f88dca7c1397318692d41783e717 (patch) | |
| tree | 0fbbf676ecb6c73e505eee12325e94e9f672e159 /ports/cppzmq/CONTROL | |
| parent | 37ab3c15cd787bf7325f62e4fd9e9ae40d6b8516 (diff) | |
| parent | c67b070df3bf554f3de18143daf8c36c7ded2f3e (diff) | |
| download | vcpkg-ca07c1020b59f88dca7c1397318692d41783e717.tar.gz vcpkg-ca07c1020b59f88dca7c1397318692d41783e717.zip | |
Merge pull request #235 from traversaro/add-cppzmq
Add cppzmq port
Diffstat (limited to 'ports/cppzmq/CONTROL')
| -rw-r--r-- | ports/cppzmq/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/cppzmq/CONTROL b/ports/cppzmq/CONTROL new file mode 100644 index 000000000..a7625e25d --- /dev/null +++ b/ports/cppzmq/CONTROL @@ -0,0 +1,4 @@ +Source: cppzmq +Version: 0.0.0-1 +Build-Depends: zeromq +Description: lightweight messaging kernel, C++ bindings |
