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.
1 parent 1b376cd commit c0ac31aCopy full SHA for c0ac31a
utils/build-presets.ini
@@ -2487,3 +2487,20 @@ no-assertions
2487
mixin-preset=source_compat_suite_linux_base
2488
debug
2489
no-assertions
2490
+
2491
+[preset: linux_lldb]
2492
+lldb
2493
+foundation
2494
+libicu
2495
+libdispatch
2496
+build-ninja
2497
2498
+release
2499
+reconfigure
2500
2501
+test
2502
2503
+skip-test-cmark
2504
+skip-test-swift
2505
+skip-build-benchmarks
2506
+skip-test-foundation
0 commit comments