CMake/Help/release/dev/FindOpenMP-updates.rst
Sujin Philip 73e9f36ea6 FindOpenMP: Detect version (specification date) from compiler
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.
2016-07-13 11:49:01 -04:00

6 lines
152 B
ReStructuredText

FindOpenMP-updates
------------------
* The :module:`FindOpenMP` module learned to detect the OpenMP
version (specification date) from the compiler.