CMake vs Make – A developer’s perspective
Ever wonder what the difference is between CMake and GNU Make? Answers online tend to focus on how CMake is a meta-build system, has a mouse clicky GUI interface available, and GNU make is older. While that’s all true, it tells you nothing about what it’s like to use either of them. So, let me […]