blob: b63338da32214fba4e67038aebc7d52b08e58db9 [file] [log] [blame]
cc_library_static {
name: "libbuildversion",
host_supported: true,
recovery_available: true,
srcs: ["libbuildversion.cpp"],
export_include_dirs: ["include"],
cflags: ["-fvisibility=hidden"],
target: {
windows: {
enabled: true,
},
},
apex_available: [
"//apex_available:platform",
"//apex_available:anyapex",
],
}