|
|
|
|
|
by QuarterDuplex
2070 days ago
|
|
Speaking only of CMake, it makes my life much much easier. If a project has < 5 files, a pure makefile is just fine. However once it gets any larger CMake makes linking, recompile times, and other stuff much much eaiser |
|