Files
CMake/Modules
Christoph Reiter 2859be7575 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.
2023-11-13 10:51:40 -05:00
..
2023-05-22 16:51:15 -04:00
2023-04-28 09:33:28 -04:00
2023-05-22 16:51:15 -04:00
2023-05-22 16:51:15 -04:00
2023-05-22 16:51:15 -04:00
2023-05-22 16:51:15 -04:00
2023-05-22 16:51:15 -04:00
2023-05-22 16:51:15 -04:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://gitlab.kitware.com/cmake/community/-/wikis/doc/cmake/dev/Module-Maintainers