Skip to content

Switch to a CMake-based build #106

@eyalroz

Description

@eyalroz

Instead of a Makefile which makes several assumptions it doesn't need to, consider basing the build on the CMake build system generator. This will allow:

  • A convenient interface for setting compilation options (e.g. support floats or not, buffer sizes)
  • Conditionally building tests
  • Better cross-platform and cross-development environment compatibility
  • A mechanism for installing the library as a package

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions