Skip to content

Improve the buildsystem #715

@asarubbo

Description

@asarubbo

At this point, we have multiple choice to what we want to install through zstd, for example:
thread support, lz4 support, xz support, gzip support, pzstd support and so on.

I guess that the best way to handle those supports is via a build system which provides a script that accepts configure options (autotools-based, cmake, etc).

Yes, I saw there is a cmake support, but it can be improved using a CMakeLists.txt file and have a flag for each thing we want to build or not.

It would also help downstream packagers.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions