This commit is contained in:
Icyblade Dai 2017-07-07 14:06:36 +08:00 committed by GitHub
parent 1bfb3addef
commit 7ef9813aee

2
README
View File

@ -10,7 +10,7 @@ Build steps:
cmake ..
sudo make -j4 install
2) Build cppzmq via cmake. This does an out source build and installs the build files
2) Build cppzmq via cmake. This does an out of source build and installs the build files
download and unzip the lib, cd to directory
mkdir build
cd build