wolkykim / qlibc

qLibc is a simple and yet powerful C library providing generic data structures and algorithms.

Home Page:http://wolkykim.github.io/qlibc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should qlibc support meson and ninja build?

Aragami1408 opened this issue · comments

Hi there! I've been contributing to the project. Seeing that this project is using CMake.
I think this could be better if qlibc implements Meson and Ninja for better project configuration and build.

But, why? CMake can generate Ninja just fine.