swrap: let swrap_sendmsg_before_unix() create a copy of msg_tmp.msg_control
[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)