mirror of
https://github.com/wassname/ray.git
synced 2026-09-12 12:51:15 +08:00
Platform shims for Windows (#6548)
* Platform shims for Windows * Satisfy linter
This commit is contained in:
@@ -186,6 +186,9 @@ cc_library(
|
||||
],
|
||||
strip_include_prefix = "cpp/src",
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
"@com_github_ray_project_ray//:platform_shims",
|
||||
],
|
||||
)
|
||||
|
||||
cc_library(
|
||||
|
||||
Reference in New Issue
Block a user