We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67cc4d0 + c0ac31a commit 891e115Copy full SHA for 891e115
utils/build-presets.ini
@@ -2488,3 +2488,20 @@ no-assertions
2488
mixin-preset=source_compat_suite_linux_base
2489
debug
2490
no-assertions
2491
+
2492
+[preset: linux_lldb]
2493
+lldb
2494
+foundation
2495
+libicu
2496
+libdispatch
2497
+build-ninja
2498
2499
+release
2500
+reconfigure
2501
2502
+test
2503
2504
+skip-test-cmark
2505
+skip-test-swift
2506
+skip-build-benchmarks
2507
+skip-test-foundation
0 commit comments