summaryrefslogtreecommitdiffstats
path: root/DefineOptions.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'DefineOptions.cmake')
-rw-r--r--DefineOptions.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/DefineOptions.cmake b/DefineOptions.cmake
index aca40a5..6030e79 100644
--- a/DefineOptions.cmake
+++ b/DefineOptions.cmake
@@ -1 +1 @@
-option(WITH_TESTING "Build with unit tests" OFF)
+option(UNIT_TESTING "Build with unit tests" OFF)