Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ahartmetz
86 days ago
|
parent
|
context
|
favorite
| on:
Show HN: I built a Cargo-like build tool for C/C++
CMake does three main things: Compilation with dependency tracking, finding external dependencies, and platform-independence. Make only does one of them.
Another comment suggested batch files - these do zero out of three.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Another comment suggested batch files - these do zero out of three.