forked from OSchip/llvm-project
[gn build] Port 41c0ff1e74
This commit is contained in:
parent
322b413041
commit
24901ac6d0
|
@ -34,6 +34,7 @@ static_library("MacOSX") {
|
|||
include_dirs = [ "//lldb/source" ]
|
||||
sources = [
|
||||
"PlatformDarwin.cpp",
|
||||
"PlatformDarwinDevice.cpp",
|
||||
"PlatformDarwinKernel.cpp",
|
||||
"PlatformMacOSX.cpp",
|
||||
"PlatformRemoteAppleBridge.cpp",
|
||||
|
|
Loading…
Reference in New Issue