diff options
author | Shauren <shauren.trinity@gmail.com> | 2016-03-20 19:00:12 +0100 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2016-03-20 19:00:12 +0100 |
commit | 59f6267573eef9c8ffa16adfe918c14f7a1c5a1e (patch) | |
tree | b0828799bc8144d0091a11bb1aede53c1090dec7 | |
parent | 92e247b22674dc78a7836947af3f656cc84ac1a1 (diff) |
Dep: Removed zmqpp from package list
-rw-r--r-- | dep/PackageList.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dep/PackageList.txt b/dep/PackageList.txt index 39182485eb1..f57c925e18f 100644 --- a/dep/PackageList.txt +++ b/dep/PackageList.txt @@ -55,8 +55,3 @@ recastnavigation (Recast is state of the art navigation mesh construction toolse CascLib (An open-source implementation of library for reading CASC storage from Blizzard games since 2014) https://github.com/ladislav-zezula/CascLib Version: 919a2d670cb749c501ee15887a88e9b9a538961b - -zmqpp (C++ binding for 0mq/zmq is a 'high-level' library that hides most of the c-style interface core 0mq provides.) - https://github.com/zeromq/zmqpp - Version: 3.2.0 17e9f6afa98f56ecac1e3f3eecbfc112357a6732 - |