embeddedartistry / libc

libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
MIT License
504 stars 67 forks source link

Add CI support for CMake Build System #176

Open phillipjohnston opened 2 years ago

phillipjohnston commented 2 years ago

Currently the CI system only checks Meson - not CMake.

Some extensive checks will likely be added to the weekly CI run, but we should include a basic cmake compilation check for native and a single cross target.