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
build: quote genexp for target_include_directories
LLVM_INCLUDE_DIRS can be a list of directories with more than one entry.
Quote the generator expressions so that list expansion doesn't happen
before it is parsed.
0 commit comments