Spracherkennung für: .bp vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
filegroup {
name: "rootcanal-protos",
srcs: [
"rootcanal/configuration.proto",
],
}
// This library contains the generated headers for the
// RootCanal configuration file / parameter.
cc_library_static {
name: "librootcanal_config",
host_supported: true,
vendor_available: true,
proto: {
export_proto_headers: true,
canonical_path_from_root: false,
type: "full",
include_dirs: [
"tools/rootcanal/proto",
],
},
shared_libs: [
"libprotobuf-cpp-full",
],
srcs: [":rootcanal-protos"],
}
[Dauer der Verarbeitung: 0.17 Sekunden, vorverarbeitet 2026-06-27]