Skip to content

Commit bfd09ed

Browse files
authored
Merge pull request #22782 from apple/shahmishal/5.1/pr-corelibs-foundation-preset
[5.1] [Preset] Add corelibs foundation presets (SR-9950)
2 parents 48e4b26 + f8a7171 commit bfd09ed

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
@@ -1849,3 +1849,14 @@ swiftsyntax
18491849
verbose-build
18501850
skip-swiftsyntax-swiftside
18511851
darwin-install-extract-symbols
1852+
1853+
#===------------------------------------------------------------------------===#
1854+
# Linux corelibs foundation preset
1855+
#===------------------------------------------------------------------------===#
1856+
[preset: buildbot_linux,foundation=debug]
1857+
mixin-preset=buildbot_linux
1858+
1859+
debug-foundation
1860+
1861+
[preset: buildbot_linux,foundation=release]
1862+
mixin-preset=buildbot_linux

0 commit comments

Comments
 (0)