forked from OSchip/llvm-project
Fix CMake configuration (forgot to add a file in the last commit).
llvm-svn: 217297
This commit is contained in:
parent
a5ea1e2b6c
commit
aaa0b81a4e
|
@ -43,6 +43,7 @@ add_lldb_library(lldbAPI
|
|||
SBSymbolContextList.cpp
|
||||
SBTarget.cpp
|
||||
SBThread.cpp
|
||||
SBThreadCollection.cpp
|
||||
SBType.cpp
|
||||
SBTypeCategory.cpp
|
||||
SBTypeEnumMember.cpp
|
||||
|
|
Loading…
Reference in New Issue