blob: 56b54bae7e314b823d869cad861494888b232151 [file] [log] [blame]
--- CMakeLists.txt 2016-10-28 16:22:22.000000000 -0500
+++ CMakeLists.txt.new 2017-01-13 15:46:47.626768358 -0600
@@ -10,7 +10,7 @@
endif()
endforeach()
-option(BENCHMARK_ENABLE_TESTING "Enable testing of the benchmark library." ON)
+option(BENCHMARK_ENABLE_TESTING "Enable testing of the benchmark library." OFF)
option(BENCHMARK_ENABLE_LTO "Enable link time optimisation of the benchmark library." OFF)
option(BENCHMARK_USE_LIBCXX "Build and test using libc++ as the standard library." OFF)
# Make sure we can import out CMake functions