swrap: fix possible memory leak between swrap_recvmsg_{before,after}_unix()
[socket_wrapper.git] / DefineOptions.cmake
1 option(UNIT_TESTING "Build with unit tests" OFF)
2 option(HELGRIND_TESTING "Run threaded unit tests with helgrind" OFF)
3 option(PICKY_DEVELOPER "Build with picky developer flags" OFF)