Unbreak cmake build with shared libraries enabled.

llvm-svn: 224661
This commit is contained in:
Matthias Braun 2014-12-20 01:51:02 +00:00
parent baae9d2df1
commit ad344aff50
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
Core
LTO
MC
MCDisassembler