Skip to content

Commit e8733ce

Browse files
committed
[Preset] Add corelibs foundation presets (SR-9950)
1 parent 4007e56 commit e8733ce

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

utils/build-presets.ini

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1925,3 +1925,35 @@ 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_corelibs_foundation_linux,debug]
1934+
release
1935+
validation-test
1936+
1937+
libicu
1938+
llbuild
1939+
swiftpm
1940+
xctest
1941+
debug-foundation
1942+
libdispatch
1943+
1944+
reconfigure
1945+
lit-args=-v
1946+
1947+
[preset: buildbot_corelibs_foundation_linux,release]
1948+
release
1949+
validation-test
1950+
1951+
libicu
1952+
llbuild
1953+
swiftpm
1954+
xctest
1955+
foundation
1956+
libdispatch
1957+
1958+
reconfigure
1959+
lit-args=-v

0 commit comments

Comments
 (0)