randerson_112
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: I built a Cargo-like build tool for C/C++ (github.com)
I love C and C++, but setting up projects can sometimes be a pain. Every time I wanted to start something new I'd spend the first hour writing CMakeLists.txt, figuring out find_package, copying boilerplate from my last…