tests: New test with poll
[socket_wrapper.git] / DefineOptions.cmake
index 6030e79e71d34c39619e48cc9ca5b67bedf6818a..28152e34dbbc6edc5c8cdefa0e210cac041179ca 100644 (file)
@@ -1 +1,3 @@
 option(UNIT_TESTING "Build with unit tests" OFF)
+option(HELGRIND_TESTING "Run threaded unit tests with helgrind" OFF)
+option(PICKY_DEVELOPER "Build with picky developer flags" OFF)