Skip to content

Commit ab5617b

Browse files
authored
Merge pull request #22781 from apple/shahmishal/5.0/pr-corelibs-foundation-preset
[5.0] [Preset] Add corelibs foundation presets (SR-9950)
2 parents 86a39df + 2a92bd8 commit ab5617b

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
@@ -1778,3 +1778,14 @@ build-swift-examples=0
17781778
swift-include-tests=0
17791779
darwin-deployment-version-ios=10.0
17801780
darwin-crash-reporter-client=1
1781+
1782+
#===------------------------------------------------------------------------===#
1783+
# Linux corelibs foundation preset
1784+
#===------------------------------------------------------------------------===#
1785+
[preset: buildbot_linux,foundation=debug]
1786+
mixin-preset=buildbot_linux
1787+
1788+
debug-foundation
1789+
1790+
[preset: buildbot_linux,foundation=release]
1791+
mixin-preset=buildbot_linux

0 commit comments

Comments
 (0)