7 lines
126 B
Text
7 lines
126 B
Text
cc_library_static {
|
|
name: "libclangTooling",
|
|
defaults: ["clang-defaults"],
|
|
srcs: ["*.cpp"],
|
|
}
|
|
|
|
subdirs = ["Core"]
|