diff options
author | Andrey Alekseenko <al42and@gmail.com> | 2023-01-23 18:37:26 (GMT) |
---|---|---|
committer | Andrey Alekseenko <al42and@gmail.com> | 2023-01-23 18:37:26 (GMT) |
commit | 6e53d74147ef06b9acbd1d3045658cf6cc603a23 (patch) | |
tree | 7b80a25a5c6ef3c07aa08ee434c6e211dea5c6b2 /Tests/CMakeOnly | |
parent | f9f34eb11143e5c5c1daee4aa2867139cf930aa4 (diff) | |
download | CMake-6e53d74147ef06b9acbd1d3045658cf6cc603a23.zip CMake-6e53d74147ef06b9acbd1d3045658cf6cc603a23.tar.gz CMake-6e53d74147ef06b9acbd1d3045658cf6cc603a23.tar.bz2 |
FindOpenMP: Use OpenMP_<lang>_INCLUDE_DIR
If `OpenMP_<lang>_INCLUDE_DIR` is defined, add it to the list of include
directories before checking flags. Previously, this variable was
ignored for all compilers but AppleClang, despite the documentation
mentioning it as one of the possible inputs.
Fixes: #24260
Diffstat (limited to 'Tests/CMakeOnly')
0 files changed, 0 insertions, 0 deletions