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 e978a66 commit 5a07ac0Copy full SHA for 5a07ac0
clang/cmake/caches/Release.cmake
@@ -30,7 +30,7 @@ endfunction()
30
#
31
# cmake -D LLVM_RELEASE_ENABLE_PGO=ON -C Release.cmake
32
33
-set(LLVM_RELEASE_LIBXML2_PREFIX OFF CACHE STRING "")ENABLE_PROJECTS ${DEFAULT_PROJECTS} CACHE STRING "")
+set(LLVM_RELEASE_LIBXML2_PREFIX OFF CACHE STRING "")
34
35
if(${CMAKE_HOST_SYSTEM_NAME} MATCHES "Windows")
36
set (DEFAULT_PROJECTS "clang;lld;lldb;clang-tools-extra")
0 commit comments