cmake: Fix cmocka >= 1.1.6 find_package() in CONFIG mode
[socket_wrapper.git] / DefineOptions.cmake
index 54e65e18da820ff4275c6491195fc7ec9bef40ce..28152e34dbbc6edc5c8cdefa0e210cac041179ca 100644 (file)
@@ -1,2 +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)