Skip to content

FindOpenMP: Add option to control OpenMP runtime with MSVC

Axel Huebl requested to merge ax3l/cmake:topic-openmp-msvc-runtime into master

The MSVC compiler's -fopenmp flag accepts :{experimental,llvm} values. Add an option to specify one.

Closes: #25570 (closed)
Topic-rename: FindOpenMP-runtime-msvc

Edited by Brad King

Merge request reports