blob: adbd4e6e45444068850bc3498363d582521cb085 [file] [log] [blame]
cc_library_headers {
name: "libminikin_headers",
host_supported: true,
export_include_dirs: ["include"],
target: {
windows: {
enabled: true,
},
},
}
subdirs = [
"app",
"libs/minikin",
"tests",
]