mirror of
https://github.com/socketio/socket.io-client-cpp.git
synced 2026-06-11 04:52:42 +00:00
210 B
210 B
Use following instruction to build.
cmake -DBOOST_LIB=`<your boost static libs path>` -DBOOST_INCLUDE`<your boost include path>` -DBOOST_VER:STRING=`<your boost version>` -DCMAKE_BUILD_TYPE=Debug ./