bazel: Fix build

This commit is contained in:
Mizux Seiha
2023-04-01 02:42:04 +02:00
committed by Corentin Le Molgat
parent 59878dd6de
commit 2de7d6fbac
13 changed files with 43 additions and 41 deletions

View File

@@ -13,7 +13,7 @@
"""Helper macro to compile and test code samples."""
load("@ortools_deps//:requirements.bzl", "requirement")
load("@pip_deps//:requirements.bzl", "requirement")
def code_sample_cc(name):
native.cc_binary(