Forward port r4601. Vendor a copy of the zmq c++ bindings
Also adjusts the build system to use the vendored copy of the zmq bindings if the zmq.hpp file cannot be found. git-svn-id: https://redoubt.ligo-wa.caltech.edu/svn/advLigoRTS/trunk@4616 6dcd42c9-f523-4c6d-aada-af552506706e
Showing
- config/cmake/FindZMQ4.cmake 8 additions, 1 deletionconfig/cmake/FindZMQ4.cmake
- src/daqd/Makefile.in 1 addition, 1 deletionsrc/daqd/Makefile.in
- src/daqd/configure.ac 13 additions, 1 deletionsrc/daqd/configure.ac
- src/include/thirdparty/zmq/zmq.hpp 789 additions, 0 deletionssrc/include/thirdparty/zmq/zmq.hpp
- src/run_number/CMakeLists.txt 2 additions, 2 deletionssrc/run_number/CMakeLists.txt
- src/zmq_stream/CMakeLists.txt 4 additions, 5 deletionssrc/zmq_stream/CMakeLists.txt
src/include/thirdparty/zmq/zmq.hpp
0 → 100644
This diff is collapsed.
Please register or sign in to comment