Skip to content

Commit ef56420

Browse files
authored
Merge pull request #22780 from apple/shahmishal/4.2/pr-corelibs-foundation-preset
[4.2] [Preset] Add corelibs foundation presets (SR-9950)
2 parents b0ebc8c + d55fc91 commit ef56420

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

utils/build-presets.ini

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1683,3 +1683,14 @@ build-swift-examples=0
16831683
swift-include-tests=0
16841684
darwin-deployment-version-ios=10.0
16851685
darwin-crash-reporter-client=1
1686+
1687+
#===------------------------------------------------------------------------===#
1688+
# Linux corelibs foundation preset
1689+
#===------------------------------------------------------------------------===#
1690+
[preset: buildbot_linux,foundation=debug]
1691+
mixin-preset=buildbot_linux
1692+
1693+
debug-foundation
1694+
1695+
[preset: buildbot_linux,foundation=release]
1696+
mixin-preset=buildbot_linux

0 commit comments

Comments
 (0)