[PATCH] D130553: [clang][lld][cmake] Simplify header dirs
John Ericson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 27 04:47:06 PDT 2022
Ericson2314 added a comment.
@sebastian-ne I didn't quote it because it is a list, but this might be shell script habit sneaking through. I am not sure what is best for CMake.
Checking now, https://stackoverflow.com/questions/35847655/when-should-i-quote-cmake-variables says "If your variable contains a list you normally don't add quotes" but I am not comfortable with "normally don't add"-style reasoning :).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130553/new/
https://reviews.llvm.org/D130553
More information about the cfe-commits
mailing list