Cutie-Club / cfw-core

Custom computer keyboard firmware using FreeRTOS™.
GNU General Public License v3.0
4 stars 0 forks source link

Investigate Premake #2

Open amberstarlight opened 2 years ago

amberstarlight commented 2 years ago

Currently CMake is the build tool for cfw. CMake is clunky and doesn't fit our workflow very well - it's not nice to use.

Does Premake fit our workflow better? Is it more extensible? Can it be used to build our project?

As an outcome of this card, we should have a working branch of cfw-core that builds with Premake.

Blocked by #7