Skip to content

Commit 13d593d

Browse files
authored
Merge pull request #22771 from apple/shahmishal/pr-corelibs-foundation-preset
[Preset] Add corelibs foundation presets (SR-9950)
2 parents 451df3b + 42346ac commit 13d593d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

utils/build-presets.ini

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1925,3 +1925,15 @@ build-libparser-only
19251925
verbose-build
19261926
darwin-install-extract-symbols
19271927
install-swift
1928+
1929+
1930+
#===------------------------------------------------------------------------===#
1931+
# Linux corelibs foundation preset
1932+
#===------------------------------------------------------------------------===#
1933+
[preset: buildbot_linux,foundation=debug]
1934+
mixin-preset=buildbot_linux
1935+
1936+
debug-foundation
1937+
1938+
[preset: buildbot_linux,foundation=release]
1939+
mixin-preset=buildbot_linux

0 commit comments

Comments
 (0)