llvm-project/openmp/runtime/cmake
David Truby bb099c87ab [openmp] Don't copy exports into the source folder by default.
Additionally fix the copy if enabled on multi-config targets.

Summary:
This changes the copy command for libomp.so to use the output of the target as
the source of the copy, rather than trying to find it based on
${LIBOMP_LIBRARY_DIR}, which appears to be incorrect in multi-config generator
builds.

Reviewers: jdoerfert

Subscribers: mgorny, yaxunl, guansong, sstefan1, openmp-commits

Tags: #openmp

Differential Revision: https://reviews.llvm.org/D84148
2020-07-24 14:34:50 +01:00
..
LibompCheckFortranFlag.cmake Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
LibompCheckLinkerFlag.cmake [CMake] Bump CMake minimum version to 3.13.4 2020-07-22 14:25:07 -04:00
LibompDefinitions.cmake [OpenMP] Remove OMP spec versioning 2019-07-12 21:45:36 +00:00
LibompExports.cmake [openmp] Don't copy exports into the source folder by default. 2020-07-24 14:34:50 +01:00
LibompGetArchitecture.cmake [OpenMP] RISCV64 port 2019-07-25 14:36:20 +00:00
LibompHandleFlags.cmake [OpenMP] Remove -Wl,-fini=__kmp_internal_end_fini 2019-11-19 00:54:58 +01:00
LibompMicroTests.cmake [OpenMP] NFC: Fix trivial typo 2020-04-04 12:06:54 +09:00
LibompUtils.cmake [OpenMP] RISCV64 port 2019-07-25 14:36:20 +00:00
config-ix.cmake [OpenMP] NFC: Fix trivial typos in comments 2020-01-07 14:05:03 +08:00