aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/openmp-dependency.md
blob: ad70011867a489098d9d298dcfe9a65f2decda4d (plain)
1
2
3
4
5
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.