Josh194 / Josh194/FMCB

Consider migrating build systems

Open
#52 0 comments 0 reactions 1 assignee Claimed by @Josh194 View on GitHub
developer request
Dominant language
C++
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Although perfectly usable, CMake struggles a little bit when dealing with complex projects, and the syntax can be burdening at times. If we are to change build systems, it should be done as early as possible to avoid rewriting a potentially complicated build hierarchy. Meson looks to be a very promising candidate, especially with its support for CMake subdirectories. Bazel looks interesting, but the dependency on Java is essentially a deal-breaker. Whatever we choose, the implementation should be worked on as soon as possible as unit testing and benchmarking are high priority issues, and CMake is already causing problems with the API wrapper builds.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.