mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
Port changes from VTK commit fda6a31cb9 (Added Improved FindOpenMP module, 2015-04-23). Improve use of try_compile to avoid needing to pass OpenMP flags as libraries.
6 lines
152 B
ReStructuredText
6 lines
152 B
ReStructuredText
FindOpenMP-updates
|
|
------------------
|
|
|
|
* The :module:`FindOpenMP` module learned to detect the OpenMP
|
|
version (specification date) from the compiler.
|