summaryrefslogtreecommitdiff
path: root/cmake/ConfigProduction.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/ConfigProduction.cmake')
-rw-r--r--cmake/ConfigProduction.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/ConfigProduction.cmake b/cmake/ConfigProduction.cmake
index 9e85188e6..3b9a1ce98 100644
--- a/cmake/ConfigProduction.cmake
+++ b/cmake/ConfigProduction.cmake
@@ -21,3 +21,4 @@ cvc4_set_option(ENABLE_DUMPING ON)
cvc4_set_option(ENABLE_MUZZLE OFF)
# enable_valgrind=no
cvc4_set_option(ENABLE_VALGRIND OFF)
+cvc4_set_option(ENABLE_UNIT_TESTING OFF)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback