How to build the example cpp files?
devcat1010 opened this issue · 1 comments
devcat1010 commented
How to build the example cpp files?
fpagliughi commented
I'll add these instructions to the README:
$ cd sockpp
$ cmake -Bbuild -DSOCKPP_BUILD_EXAMPLES=ON .
$ cmake --build build/