[Openmp-commits] [PATCH] D76012: [OpenMP][Tool] Header-only multiplexing of OMPT tools

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Jun 19 02:07:10 PDT 2020


Hahnfeld added a comment.

In D76012#2100421 <https://reviews.llvm.org/D76012#2100421>, @sylvestre.ledru wrote:

> @protze.joachim @jdoerfert ompt-multiplex.h is installed by default in /usr/include/
>  others opemp headers are installed in /usr/include/openmp/


Which options do you use to get the headers to `include/openmp/`? I think this must be something related to your CMake invocation because for example https://www.archlinux.org/packages/extra/x86_64/openmp/ has it in `/usr/include/`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76012/new/

https://reviews.llvm.org/D76012





More information about the Openmp-commits mailing list