summaryrefslogtreecommitdiffstats
path: root/DefineOptions.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'DefineOptions.cmake')
-rw-r--r--DefineOptions.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/DefineOptions.cmake b/DefineOptions.cmake
index 54e65e1..28152e3 100644
--- a/DefineOptions.cmake
+++ b/DefineOptions.cmake
@@ -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)