Skip to content
Snippets Groups Projects
Commit d117f0b7 authored by David Blaikie's avatar David Blaikie
Browse files

Fix shared library build after r291938 by adding missing dependency on libOption

Thanks to Reid Kleckner for the help reproducing/fixing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291953 91177308-0d34-0410-b5e6-96231b3b80d8
parent bb177a93
No related branches found
No related tags found
No related merge requests found
set(LLVM_LINK_COMPONENTS set(LLVM_LINK_COMPONENTS
Support Support
Option
) )
add_clang_unittest(ClangDriverTests add_clang_unittest(ClangDriverTests
......
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