Skip to content

Move build system to CMake #335

Closed
Closed
@dacav

Description

@dacav

Is your feature request related to a problem?

Autoconf feels difficult to work with.

Describe the solution that you'd like

Switch to a more modern build system.

CMake is a good choice. Other projects in the same stack (e.g. libfido2) already use it.

Describe the alternatives that you've considered

Plenty of competing build systems are available.

In practice, on modern systems it might be even possible to just use plain Makefiles, and using pkgconfig for dependency checking

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions