dermesser / libsocket

The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. See also my uvco library for a refreshed version!
https://borgac.net/~lbo/doc/libsocket/
Other
797 stars 195 forks source link

Upgrade cmake to 3.13+ #73

Open LuminousXLB opened 3 years ago

LuminousXLB commented 3 years ago

There's a warning when configure using cmake 3.16

Policy CMP0077 is not set: option() honors normal variables.