mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-30 18:29:37 -06:00
The MSVC compiler's `-openmp` flag accepts `:{experimental,llvm}`
values. Add an option to specify one.
Closes: #25570
6 lines
171 B
ReStructuredText
6 lines
171 B
ReStructuredText
FindOpenMP-runtime-msvc
|
|
-----------------------
|
|
|
|
* The :module:`FindOpenMP` module gained a ``OpenMP_RUNTIME_MSVC``
|
|
option to control the OpenMP runtime used with MSVC.
|