Files
test/build_files
Jonas Holzman b26f755c1f CMake: macOS: Disambiguate OpenMP compiler check between LLVM Clang and Apple Clang
Disambiguates between Apple Clang 17 (based off LLVM 19) and LLVM
Clang 17. Although an LLVM Clang 17 build is unlikely currently to
succeed on macOS, the subtle differences between the two compilers can
easily led to confusion. So clearly indicate this fix only targets Apple
Clang.
2025-04-02 01:47:09 +02:00
..