swrap: fix copy on write leak of ~38M for every fork.
[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)