Added doxygen, CMake file and README
- added FindZeroMQ.cmake from https://github.com/zeromq/azmq/blob/master/config/FindZeroMQ.cmake - Replaced target_compile_features by add_definitions for C++11 - c++ std 11 feature removed as target_compile_feature because of CMake version 3.7.2
CMakeLists.txt
0 → 100644
Doxyfile.in
0 → 100644
This diff is collapsed.
FindZeroMQ.cmake
0 → 100644
src/CMakeLists.txt
0 → 100644
Please register or sign in to comment