summaryrefslogtreecommitdiffstats
path: root/Modules/FindGit.cmake
diff options
context:
space:
mode:
authorKeno Fischer <keno@juliacomputing.com>2023-09-24 17:25:06 (GMT)
committerKeno Fischer <keno@juliacomputing.com>2023-09-24 17:28:58 (GMT)
commit3cff031c9ad8aa2415f5c9131968f39d3f232e16 (patch)
tree17c508235d454bed757e48bb587de1cb1e66b1d8 /Modules/FindGit.cmake
parent8847fceac6299962d3ca63c0e9206c65ddb102a7 (diff)
downloadCMake-3cff031c9ad8aa2415f5c9131968f39d3f232e16.zip
CMake-3cff031c9ad8aa2415f5c9131968f39d3f232e16.tar.gz
CMake-3cff031c9ad8aa2415f5c9131968f39d3f232e16.tar.bz2
FindOpenMP: Handle non-Apple clang on macOS
I was noticing that FindOpenMP was failing to find my openmp installation on macos when building with a custom-compiled clang. Upon inspection it appears that FindOpenMP is looking for `AppleClang` as a compiler identification and the `Clang` case is only applicable for Win32. Try to fix that by treating custom `Clang` on macos the same as `AppleClang`.
Diffstat (limited to 'Modules/FindGit.cmake')
0 files changed, 0 insertions, 0 deletions