While the previous two sections of the tutorial should more or less give you enough to build and configure projects all on your own, the rabbit hole of CMake goes really deep. So here's a cursory ...
I prefer to work in the project root and out-of-source build in a subdirectory ./build. To generate the project binary build tree ...