|
|
|
|
|
by irowe
1210 days ago
|
|
The GNU Make documentation is excellent, and you can get t a long way with handwritten Make files, but when you move beyond a few translation units that have different needs, it be becomes much easier to maintain things with CMake. |
|