Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HiGHS] update to v1.7.1 #8932

Merged
merged 3 commits into from
Jun 20, 2024
Merged

[HiGHS] update to v1.7.1 #8932

merged 3 commits into from
Jun 20, 2024

Conversation

odow
Copy link
Contributor

@odow odow commented Jun 19, 2024

No description provided.

@imciner2
Copy link
Member

You'll need to update the dependencies in the shared library script. #8409 only added CMake to the static library dependencies but also removed it from the common build script, so it needs adding explicitly to the shared library now.

@odow
Copy link
Contributor Author

odow commented Jun 20, 2024

For now I've just dropped the apk del cmake line if we're building the shared libs. Is that okay?

@imciner2
Copy link
Member

I would have thought adding the dependency was going to be easier - and it also gets you a more recent CMake version ;)

@odow
Copy link
Contributor Author

odow commented Jun 20, 2024

Okay, updated to use CMake_jll

@imciner2 imciner2 merged commit a296ce1 into JuliaPackaging:master Jun 20, 2024
43 checks passed
amontoison pushed a commit that referenced this pull request Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants