llvm-project/openmp/runtime/cmake
Ye Luo 91ccd8248c [Clang][OpenMP] libompd: get libomp hwloc includedir by target_link_libraries
When hwloc is used and is installed outside of the default paths, the omp CMake target
needs to provide the needed include path thru the CMake target by adding it with
target_include_directories to it, so libompd gets it as well when it defines it's cmake
target using target_link_libraries.

As suggested in D122667

Reviewed By: ye-luo

Differential Revision: https://reviews.llvm.org/D123888
2022-04-22 17:33:41 -05:00
..
LibompCheckFortranFlag.cmake
LibompCheckLinkerFlag.cmake [OpenMP][libomp] Introduce oneAPI compiler support 2022-02-14 14:10:33 -06:00
LibompDefinitions.cmake
LibompExports.cmake
LibompGetArchitecture.cmake
LibompHandleFlags.cmake [OpenMP][CMake] Ensure linking against libm for Linux 2022-03-05 20:20:28 -08:00
LibompMicroTests.cmake
LibompUtils.cmake
config-ix.cmake [Clang][OpenMP] libompd: get libomp hwloc includedir by target_link_libraries 2022-04-22 17:33:41 -05:00