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 77eaf81 commit df76652Copy full SHA for df76652
third-party/llvm/CMakePresets.json
@@ -13,7 +13,7 @@
13
"binaryDir": "${sourceDir}/build/${presetName}",
14
"cacheVariables": {
15
"CMAKE_BUILD_TYPE": "Debug",
16
- "LLVM_ENABLE_PROJECTS": "clang",
+ "LLVM_ENABLE_PROJECTS": "",
17
"LLVM_ENABLE_RUNTIMES": "libcxx;libcxxabi;libunwind",
18
"LLVM_ENABLE_PROJECTS_USED": true,
19
"LLVM_TARGETS_TO_BUILD": "X86",
0 commit comments