<var> STREQUAL "" fails when <var> is unset which can be the
case when using runtimes as top-level build. Use NOT instead.
Details
Details
- Reviewers
mstorsjo - Commits
- rGbaf1444929f4: [CMake] Use NOT instead of STREQUAL
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
No worries and thanks for the quick review ;) The number of supported configuration makes it difficult to test everything. I hope it's something we can address over time.