cppzmq/demo
Pawel Kurdybacha f35cbe2930 Problem: libzmq installed during build
There is no need to install libzmq into the system.
Out of source build can be used later to build cppzmq.

Solution: remove install steps and rely more on cmake to handle
directory creation.
2018-05-12 18:28:19 +01:00
..
CMakeLists.txt Problem: libzmq installed during build 2018-05-12 18:28:19 +01:00
main.cpp Problem: whitespace style too restrictive. 2018-05-12 17:28:28 +01:00