mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
Add '//buildenv/target:non_prod' compatibility
PiperOrigin-RevId: 388806419
This commit is contained in:
@@ -15,6 +15,7 @@ licenses(["notice"])
|
||||
|
||||
cc_library(
|
||||
name = "types",
|
||||
compatible_with = ["//buildenv/target:non_prod"],
|
||||
linkopts = [
|
||||
"advapi32.lib",
|
||||
"comdlg32.lib",
|
||||
|
||||
Reference in New Issue
Block a user