2. Compilation and build systems Pieter P 2.1. Manual compilation Manually invoking the compiler to gain an understanding and appreciation of the specific tasks a build system performs for you. 2.2. CMake Using CMake to configure and automate the build process of the simple C++ project from the previous section. chevron_left Previous ChapterUpNext Chapter chevron_right