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.
1 parent 383ddac commit a071f0cCopy full SHA for a071f0c
utils/build-presets.ini
@@ -3278,8 +3278,8 @@ swiftpm
3278
swift-driver
3279
swiftsyntax
3280
skip-test-swiftpm
3281
-; swift-testing
3282
-; swift-testing-macros
+swift-testing
+swift-testing-macros
3283
3284
release
3285
build-ninja
@@ -3295,6 +3295,8 @@ install-llbuild
3295
install-swiftpm
3296
install-swift-driver
3297
install-swiftsyntax
3298
+install-swift-testing
3299
+install-swift-testing-macros
3300
install-wasmkit
3301
install-destdir=%(install_destdir)s
3302
#
0 commit comments