An open API service indexing awesome lists of open source software.

https://github.com/fa7ad/practice-c-cpp-again


https://github.com/fa7ad/practice-c-cpp-again

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# c-cpp-practice
---

Simple C/C++ programs but, trying to use proper build tools.

List of things to try out (very briefly):

* [x] meson
* [x] ninja
* [ ] GYP
* [ ] CMake
* [ ] GNU Make