Skip to content

Commit

Permalink
deps: Use custom MadNLPMumps, fix relocatability, WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
tmmsartor committed Jul 17, 2024
1 parent b85b2a3 commit d259549
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MadNLP.jl
4 changes: 2 additions & 2 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -492,8 +492,8 @@ uuid = "d72a61cc-809d-412f-99be-fd81f4b8a598"
version = "0.7.2"

[[deps.MadNLPMumps]]
deps = ["LinearAlgebra", "MUMPS_seq_jll", "MadNLP", "OpenBLAS32_jll"]
git-tree-sha1 = "a32f32cbd0ee36becf88368ce9d1e84e9bc6a0c1"
deps = ["LinearAlgebra", "MUMPS_seq_jll", "MadNLP", "OpenBLAS32_jll", "RelocatableFolders"]
path = "MadNLP.jl/lib/MadNLPMumps"
uuid = "3b83494e-c0a4-4895-918b-9157a7a085a1"
version = "0.4.1"

Expand Down

0 comments on commit d259549

Please sign in to comment.