https://github.com/fa7ad/practice-c-cpp-again
https://github.com/fa7ad/practice-c-cpp-again
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fa7ad/practice-c-cpp-again
- Owner: fa7ad
- Created: 2017-09-27T13:35:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-28T08:01:47.000Z (over 8 years ago)
- Last Synced: 2025-02-05T19:13:10.455Z (over 1 year ago)
- Language: C++
- Size: 4.88 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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