Skip to content
Commit 49b112fc authored by Pavel Labath's avatar Pavel Labath
Browse files

cmake: Increase LINK_INTERFACE_MULTIPLICITY of lldbCore

This is necessary to get debug builds of unit tests working on linux.

I think we are at a point where removing dependencies does not prevent
us from depending on the whole world yet. What it does do though, is
make the dependency chains longer as the dependency graph gets sparser,
which means we need to repeat the libraries more times to get the thing
to link.

llvm-svn: 297369
parent f5aaa999
Loading
Loading
Loading
Loading
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