If you’re like me, when you download a project and want to build it the first thing you do is look for a configure script (or maybe ./autogen.sh if you are building from git). Lots of times I don’t bother reading the INSTALL file, or even the README. Most of the time this works out … Continue reading "Making CMake more user-friendly"