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

[cmake] add missing dependency lldbCommands->lldbBase

CommandObjectVersion.cpp calls lldb_private::GetVersion (present in lldbBase).

This should fix the unittest link on windows. I am not sure why is this not
present on other platforms -- my guess is that there lldbBase is included in
the link through some other dependency chain.

llvm-svn: 294549
parent 44d95122
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