linear_solver: Fix xpress management

This commit is contained in:
Corentin Le Molgat
2023-06-21 17:29:57 +02:00
parent 79200fc396
commit 67b0d25bf5

View File

@@ -138,7 +138,9 @@ bool_flag(
config_setting(
name = "use_xpress",
values = {"define": "USE_XPRESS="},
flag_values = {
":with_xpress": "true",
},
)
proto_library(