Skip to content
Snippets Groups Projects
Commit 37afcb09 authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

clang-offload-bundler: Update libdeps.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@279641 91177308-0d34-0410-b5e6-96231b3b80d8
parent 27c627eb
No related branches found
No related tags found
No related merge requests found
set(LLVM_LINK_COMPONENTS support)
set(LLVM_LINK_COMPONENTS BitWriter Core Object Support)
add_clang_executable(clang-offload-bundler
ClangOffloadBundler.cpp
......@@ -6,8 +6,6 @@ add_clang_executable(clang-offload-bundler
set(CLANG_OFFLOAD_BUNDLER_LIB_DEPS
clangBasic
LLVMBitWriter
LLVMObject
)
add_dependencies(clang clang-offload-bundler)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment