summaryrefslogtreecommitdiff
path: root/cmake/ConfigTesting.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/ConfigTesting.cmake')
-rw-r--r--cmake/ConfigTesting.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/ConfigTesting.cmake b/cmake/ConfigTesting.cmake
index 3b359af93..5b6c46ebb 100644
--- a/cmake/ConfigTesting.cmake
+++ b/cmake/ConfigTesting.cmake
@@ -22,3 +22,4 @@ cvc4_set_option(ENABLE_MUZZLE OFF)
# enable_valgrind=no
cvc4_set_option(ENABLE_VALGRIND OFF)
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