Michał Górny 1d8fdda7b0
[openmp] Fix missing include directory in omptest tool (#156194)
Add missing `LIBOMP_INCLUDE_DIR` include directory to fix build failures
in omptest, as reported
in
https://github.com/llvm/llvm-project/pull/154786#issuecomment-3223481804.
Thanks fo @jprotze for the suggested fix.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-08-31 04:54:45 +02:00
..