Skip to content

Rewrite build system using CMake #53

@kulp

Description

@kulp

No build system is perfect, and GNU Make continues to be serviceable, but the portability and maintainability of the Make-based build system is inferior to what could be accomplished by using a higher level of abstraction, especially like the one offered by CMake.

The current issue should probably not even start implementation until after #50 completes, since a significant amount of the current Make-based "build" system is actually a testbench harness constructed in Make.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions