Files
2023-05-14 11:44:44 +00:00

6 lines
102 B
Plaintext

cc_library_static {
name: "libclangLex",
defaults: ["clang-defaults"],
srcs: ["*.cpp"],
}