mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
[gn build] Port f6b1323bc68
This commit is contained in:
parent
a4a9ce83e5
commit
fb69abb068
@ -25,5 +25,8 @@ executable("clangd") {
|
||||
}
|
||||
|
||||
include_dirs = [ ".." ]
|
||||
sources = [ "ClangdMain.cpp" ]
|
||||
sources = [
|
||||
"Check.cpp",
|
||||
"ClangdMain.cpp",
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user