llvm-project/runtimes
Petr Hosek baf1444929 [CMake] Use NOT instead of STREQUAL
`<var> STREQUAL ""` fails when `<var>` is unset which can be the
case when using runtimes as top-level build. Use `NOT` instead.

Differential Revision: https://reviews.llvm.org/D109570
2021-09-10 01:32:46 -07:00
..
CMakeLists.txt [CMake] Use NOT instead of STREQUAL 2021-09-10 01:32:46 -07:00
Components.cmake.in