summaryrefslogtreecommitdiff
path: root/cmake/ConfigDebug.cmake
diff options
context:
space:
mode:
authorMathias Preiner <mathias.preiner@gmail.com>2018-08-20 19:39:32 -0700
committerMathias Preiner <mathias.preiner@gmail.com>2018-09-22 16:30:59 -0700
commit6f219294f25cb675caeb5c846f201c22255b50c7 (patch)
tree4c4c573e21eb286997555d1e775d178ad9cf5b0f /cmake/ConfigDebug.cmake
parent6c21382d9fab8ab0fcb8e994554b079bdc2870a1 (diff)
cmake: Various portfolio/default option fixes.
Diffstat (limited to 'cmake/ConfigDebug.cmake')
-rw-r--r--cmake/ConfigDebug.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/ConfigDebug.cmake b/cmake/ConfigDebug.cmake
index 8ef93d111..9decc07be 100644
--- a/cmake/ConfigDebug.cmake
+++ b/cmake/ConfigDebug.cmake
@@ -24,4 +24,3 @@ cvc4_set_option(ENABLE_DUMPING ON)
cvc4_set_option(ENABLE_MUZZLE OFF)
# enable_valgrind=optional
cvc4_set_option(ENABLE_UNIT_TESTING ON)
-cvc4_set_option(ENABLE_SHARED ON)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback