Skip to content

Commit ba2e3bd

Browse files
committed
[gn build] Port f01a32f
1 parent 1e8dad3 commit ba2e3bd

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/lldb/source/Host

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/lldb/source/Host/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ static_library("Host") {
1616
]
1717
public_deps = [ "//llvm/utils/gn/build/libs/xml" ]
1818
sources = [
19+
"common/Alarm.cpp",
1920
"common/File.cpp",
2021
"common/FileAction.cpp",
2122
"common/FileCache.cpp",

0 commit comments

Comments
 (0)