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

Local ZLIB installation in case it is not pre-installed #9

Open
philbucher opened this issue Apr 29, 2020 · 0 comments
Open

Local ZLIB installation in case it is not pre-installed #9

philbucher opened this issue Apr 29, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@philbucher
Copy link
Collaborator

philbucher commented Apr 29, 2020

This is how we handle missing ZLIB in Kratos: https://github.com/KratosMultiphysics/Kratos/blob/master/CMakeLists.txt#L486-L507

Basically we compile our own ZLIB in case it is not found. Maybe we can do the same for our case

FYI @JulianaSymeo @ga45fat @ceulogiof

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants