Skip to content

Commit df76652

Browse files
committed
[FOLD]
1 parent 77eaf81 commit df76652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third-party/llvm/CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"binaryDir": "${sourceDir}/build/${presetName}",
1414
"cacheVariables": {
1515
"CMAKE_BUILD_TYPE": "Debug",
16-
"LLVM_ENABLE_PROJECTS": "clang",
16+
"LLVM_ENABLE_PROJECTS": "",
1717
"LLVM_ENABLE_RUNTIMES": "libcxx;libcxxabi;libunwind",
1818
"LLVM_ENABLE_PROJECTS_USED": true,
1919
"LLVM_TARGETS_TO_BUILD": "X86",

0 commit comments

Comments
 (0)