[bazel] Update bazel files

This commit is contained in:
Guillaume Chatelet
2025-09-29 12:54:27 +00:00
committed by Corentin Le Molgat
parent d8ad3a8f9b
commit 54ae17fa91
23 changed files with 735 additions and 213 deletions

View File

@@ -11,10 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Test files for the linear_solver packages.
# Test files for the linear_solver component.
package(default_visibility = ["//visibility:public"])
exports_files([
"maximization.mps",
"small_model.lp",
"large_model.mps.gz",
])
exports_files(glob(["*"]))