forked from OSchip/llvm-project
[gn build] (manually) port 82f86ae01
more
This commit is contained in:
parent
b69af88481
commit
439b5bebaf
|
@ -2,6 +2,7 @@ executable("apinotes-test") {
|
|||
configs += [ "//llvm/utils/gn/build:clang_code" ]
|
||||
deps = [
|
||||
"//clang/lib/APINotes",
|
||||
"//llvm/lib/Support",
|
||||
]
|
||||
sources = [ "APINotesTest.cpp" ]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue