mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-22 06:31:29 -06: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.
|