mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
[Windows] Fix build from GetTid removal
PiperOrigin-RevId: 393795930
This commit is contained in:
@@ -72,6 +72,9 @@ portable_proto_library(
|
||||
filegroup(
|
||||
name = "connections_enums_proto_config",
|
||||
srcs = ["connections_enums_proto_config.asciipb"],
|
||||
compatible_with = [
|
||||
"//buildenv/target:non_prod",
|
||||
],
|
||||
)
|
||||
|
||||
proto_library(
|
||||
|
||||
@@ -64,4 +64,7 @@ portable_proto_library(
|
||||
filegroup(
|
||||
name = "offline_wire_formats_proto_config",
|
||||
srcs = ["offline_wire_formats_proto_config.asciipb"],
|
||||
compatible_with = [
|
||||
"//buildenv/target:non_prod",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user