5 lines
103 B
Text
5 lines
103 B
Text
cc_library_static {
|
|
name: "libclangEdit",
|
|
defaults: ["clang-defaults"],
|
|
srcs: ["*.cpp"],
|
|
}
|