fpagliughi/sockpp

How to build the example cpp files?

devcat1010 opened this issue · 1 comments

How to build the example cpp files?

I'll add these instructions to the README:

$ cd sockpp
$ cmake -Bbuild -DSOCKPP_BUILD_EXAMPLES=ON .
$ cmake --build build/