|
|
|
|
|
by rbehrends
1576 days ago
|
|
Its caching system is also smart enough to handle #include dependencies, so for simple C/C++ projects, it can also function as a make alternative (without having to write a Makefile). Plus, it makes cross-compilation really easy. |
|