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 dbfe5a8 commit 9fce817Copy full SHA for 9fce817
runtimes/CMakeLists.txt
@@ -100,7 +100,6 @@ if (LLVM_LIBRARY_OUTPUT_INTDIR AND LLVM_RUNTIME_OUTPUT_INTDIR AND PACKAGE_VERSIO
100
set(LLVM_TREE_AVAILABLE ON)
101
endif()
102
103
-
104
# CMake omits default compiler include paths, but in runtimes build, we use
105
# -nostdinc and -nostdinc++ and control include paths manually so this behavior
106
# is undesirable. Filtering CMAKE_{LANG}_IMPLICIT_INCLUDE_DIRECTORIES to remove
0 commit comments