llvm-project/openmp/cmake
Shilei Tian f0129cc35e [OpenMP] Disable tests if FileCheck is not available in in-tree building
FileCheck is required for OpenMP tests. The current detection can fail
if building OpenMP in-tree when user sets `LLVM_INSTALL_TOOLCHAIN_ONLY=ON`. As a
result, CMake will raise an error and the compilation will be broken. This patch
fixed the issue. When `FileCheck` is not a target, tests will just be skipped.

Reviewed By: jdoerfert, JonChesterfield

Differential Revision: https://reviews.llvm.org/D95689
2021-02-01 13:14:55 -05:00
..
DetectTestCompiler [CMake] Bump CMake minimum version to 3.13.4 2020-07-22 14:25:07 -04:00
HandleOpenMPOptions.cmake [OpenMP] Switch default C++ standard to C++ 14 2020-02-11 17:11:54 -06:00
OpenMPTesting.cmake [OpenMP] Disable tests if FileCheck is not available in in-tree building 2021-02-01 13:14:55 -05:00
config-ix.cmake [OpenMP] Switch default C++ standard to C++ 14 2020-02-11 17:11:54 -06:00