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

Switch build system from cmake to cc #2

Closed
wants to merge 0 commits into from

Conversation

rosaliedewinther
Copy link
Collaborator

Changes the build system from cmake to cc to simplify dependency management. lz4, zlib and zstd are all being compiled and can be used.

Also bumped c-blosc version.

@mulimoen
Copy link
Owner

Thank you for updating this crate @jasperdewinther. I have updated the CI, would you mind rebasing to try if building the crate works on mac/windows/linux?

I notice c-blosc is not at 1.21.2, would you mind using this release?

There might be a problem linking lz4/zlib/zstd when also using libz-sys. Could these be put under feature flags?

@mulimoen
Copy link
Owner

Thanks! I will add some additional CI jobs for feature checking and merge when I am back at a computer

@mulimoen
Copy link
Owner

I messed up a push to your repo @jasperdewinther and moved the PR a branch on this repo

@LDeakin LDeakin mentioned this pull request Nov 6, 2023
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