[all-commits] [llvm/llvm-project] 1d8fdd: [openmp] Fix missing include directory in omptest ...
Michał Górny via All-commits
all-commits at lists.llvm.org
Sat Aug 30 19:55:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d8fdda7b0a9f47c443600bca6af2bc141e4abf7
https://github.com/llvm/llvm-project/commit/1d8fdda7b0a9f47c443600bca6af2bc141e4abf7
Author: Michał Górny <mgorny at gentoo.org>
Date: 2025-08-31 (Sun, 31 Aug 2025)
Changed paths:
M openmp/tools/omptest/CMakeLists.txt
Log Message:
-----------
[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 at gentoo.org>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list