[libomptarget][NFC] Link plugins with threads support library due to std::call_once...
authorVyacheslav Zakharin <vyacheslav.p.zakharin@intel.com>
Wed, 27 Jan 2021 23:41:44 +0000 (15:41 -0800)
committerVyacheslav Zakharin <vyacheslav.p.zakharin@intel.com>
Thu, 28 Jan 2021 03:26:18 +0000 (19:26 -0800)
commit0fc90873b2ef9049c4aa100631acad806c3cfa72
tree0c075da3d0c1fc63ea8327a18244981442662567
parent8d8be879795a27ec9a964b462b7530ab99d6f6e6
[libomptarget][NFC] Link plugins with threads support library due to std::call_once usage.

Differential Revision: https://reviews.llvm.org/D95572
openmp/libomptarget/cmake/Modules/LibomptargetGetDependencies.cmake
openmp/libomptarget/plugins/CMakeLists.txt
openmp/libomptarget/plugins/cuda/CMakeLists.txt
openmp/libomptarget/plugins/remote/server/CMakeLists.txt
openmp/libomptarget/plugins/remote/src/CMakeLists.txt