Add release note for OpenMP dependency.

pull/1852/head
Elliott Sales de Andrade 7 years ago
parent 2c8ff7c027
commit 46ccbe48e7
  1. 6
      docs/markdown/snippets/openmp-dependency.md

@ -0,0 +1,6 @@
## Addition of OpenMP dependency
An OpenMP dependency (`openmp`) has been added that encapsulates the various
flags used by compilers to enable OpenMP and checks for the existence of the
`omp.h` header. The `language` keyword may be passed to force the use of a
specific compiler for the checks.
Loading…
Cancel
Save