Skip to content

Commit

Permalink
Update src/Gurobi_jll.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Jun 4, 2024
1 parent 602d6cd commit 22964a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Gurobi_jll.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
# downloaded only during the first instance of `using Gurobi_jll`. This means,
# for example, that they won't be downloaded by Gurobi.jl if someone has a local
# install.
# See https://github.com/jump-dev/Gurobi_jll.jl/pull/18 for details.

@static if get(ENV, "GUROBI_JL_USE_GUROBI_JLL", "true") == "false"
__precompile__(false)
Expand Down

0 comments on commit 22964a7

Please sign in to comment.