feat(rcf): append zmq as a module to be platform independent

This commit is contained in:
Swann Martinez
2019-03-14 15:49:36 +01:00
parent a3a9156fd0
commit a6d6bb5f31
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "libs/esper"]
path = libs/esper
url = https://github.com/benmoran56/esper.git
[submodule "libs/pyzmq"]
path = libs/pyzmq
url = https://github.com/zeromq/pyzmq.git

1
libs/pyzmq Submodule

Submodule libs/pyzmq added at 0b60394bff