We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92830b6 commit b88b701Copy full SHA for b88b701
benchmark/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-option(SWIFT_INCLUDE_PERF_TESTSUITE "Create targets for swift performance benchmarks." YES)
+option(SWIFT_INCLUDE_PERF_TESTSUITE "Create targets for swift performance benchmarks." NO)
2
if(CMAKE_SYSTEM_NAME STREQUAL "Darwin")
3
# Performance test harness only builds on Darwin.
4
if (SWIFT_INCLUDE_PERF_TESTSUITE)
0 commit comments