wolkykim / qlibc

qLibc is a simple and yet powerful C library providing generic data structures and algorithms.
http://wolkykim.github.io/qlibc
Other
984 stars 167 forks source link

Should qlibc support meson and ninja build? #80

Closed Aragami1408 closed 2 years ago

Aragami1408 commented 3 years ago

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.

shlwapi commented 2 years ago

But, why? CMake can generate Ninja just fine.