summaryrefslogtreecommitdiff
path: root/openmp/libomptarget/plugins-nextgen/cuda/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'openmp/libomptarget/plugins-nextgen/cuda/CMakeLists.txt')
-rw-r--r--openmp/libomptarget/plugins-nextgen/cuda/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/openmp/libomptarget/plugins-nextgen/cuda/CMakeLists.txt b/openmp/libomptarget/plugins-nextgen/cuda/CMakeLists.txt
index 0ae1ddff5541..397b06b67692 100644
--- a/openmp/libomptarget/plugins-nextgen/cuda/CMakeLists.txt
+++ b/openmp/libomptarget/plugins-nextgen/cuda/CMakeLists.txt
@@ -36,7 +36,6 @@ add_llvm_library(omptarget.rtl.cuda.nextgen SHARED
LINK_LIBS PRIVATE
elf_common
MemoryManager
- OMPT
PluginInterface
${OPENMP_PTHREAD_LIB}