You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message(FATAL_ERROR"Runtime project \"${proj}\" found in LLVM_ENABLE_PROJECTS and LLVM_ENABLE_RUNTIMES. It must only appear in one of them and that one should almost always be LLVM_ENABLE_RUNTIMES.")
221
-
endif()
222
-
endif()
223
-
endforeach()
224
-
unset(NEED_LIBC_HDRGEN)
225
200
226
201
# LLVM_ENABLE_PROJECTS_USED is `ON` if the user has ever used the
227
202
# `LLVM_ENABLE_PROJECTS` CMake cache variable. This exists for
0 commit comments