swrap: Add support for openat64()
[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)