We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3523d3 + f150ad0 commit bbd516fCopy full SHA for bbd516f
utils/build-presets.ini
@@ -1217,6 +1217,9 @@ verbose-build
1217
build-ninja
1218
build-swift-stdlib-unittest-extra
1219
1220
+# Don't build the benchmarks
1221
+skip-build-benchmarks
1222
+
1223
# When building for an Xcode toolchain, don't copy the Swift Resource/ directory
1224
# into the LLDB.framework. LLDB.framework will be installed alongside a Swift
1225
# compiler, so LLDB should use its resource directory directly.
0 commit comments