Commit 576b3df
committed
[openmp] Fix missing include directory in omptest tool
Add missing `LIBOMP_INCLUDE_DIR` include directory to fix build
failures in omptest, as reported
in llvm#154786 (comment).
Thanks fo @jprotze for the suggested fix.
Signed-off-by: Michał Górny <[email protected]>1 parent 1948aa1 commit 576b3df
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments