diff options
author | Christoph Reiter <reiter.christoph@gmail.com> | 2023-11-12 15:53:44 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-11-13 15:51:40 (GMT) |
commit | 2859be7575ae1eaac966a73a1ca2d92b77d3e877 (patch) | |
tree | 0a5829daafc28aa0cb0fd80ee53816595a045965 /Tests/FindPython/NumPy/arraytest.c | |
parent | 257d6766c634af351a1da994fd163bacfa5bf82b (diff) | |
download | CMake-2859be7575ae1eaac966a73a1ca2d92b77d3e877.zip CMake-2859be7575ae1eaac966a73a1ca2d92b77d3e877.tar.gz CMake-2859be7575ae1eaac966a73a1ca2d92b77d3e877.tar.bz2 |
FindOpenMP: Add support for openmp 5.1 (llvm 17) and 5.2
llvm 17 now defaults to openmp 5.1; see LLVM commit `0c6f2f629cc0`.
It makes FindOpenMP set OPENMP_FOUND and OpenMP_C_SPEC_DATE, but not
OpenMP_C_VERSION, because it doesn't know the version mapping.
Add the spec date to the version mapping for 5.1 and 5.2 to make
things work again.
Diffstat (limited to 'Tests/FindPython/NumPy/arraytest.c')
0 files changed, 0 insertions, 0 deletions