Learning to embrace CMake instead of hate it
I used to avoid CMake like the plague, and hated how everyone else seemed to use it for their C++ projects (it’s the de-facto standard for C++). I know I’m not alone, because there’s plenty of anti-CMake hate online.When I first encountered CMake, I found the syntax to be cryptic, the documentation unhelpful, and the […]