mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 07:58:23 +08:00
Add new files to the cmake lists.
llvm-svn: 313293
This commit is contained in:
@@ -24,6 +24,8 @@ add_lldb_library(liblldb SHARED
|
||||
SBBlock.cpp
|
||||
SBBreakpoint.cpp
|
||||
SBBreakpointLocation.cpp
|
||||
SBBreakpointName.cpp
|
||||
SBBreakpointOptionCommon.cpp
|
||||
SBBroadcaster.cpp
|
||||
SBCommandInterpreter.cpp
|
||||
SBCommandReturnObject.cpp
|
||||
|
||||
@@ -6,6 +6,7 @@ add_lldb_library(lldbBreakpoint
|
||||
BreakpointLocation.cpp
|
||||
BreakpointLocationCollection.cpp
|
||||
BreakpointLocationList.cpp
|
||||
BreakpointName.cpp
|
||||
BreakpointOptions.cpp
|
||||
BreakpointResolver.cpp
|
||||
BreakpointResolverAddress.cpp
|
||||
|
||||
Reference in New Issue
Block a user