Add support for model builder java with bazel

This commit is contained in:
Laurent Perron
2022-12-30 10:21:01 +01:00
parent 2746b48c5c
commit 2e21aa7537
9 changed files with 92 additions and 2 deletions

View File

@@ -100,4 +100,4 @@ def code_sample_java(name):
"//ortools/graph/java:graph",
"//ortools/java/com/google/ortools:Loader"
],
)
)