CMake Generator-Expressions | Jeremi Mucha
jeremimucha.com › 2021 › 03Mar 01, 2021 · CMake Processing Stages The first step to understanding generator expressions is to get a solid grasp on the CMake build process. Most of the time this is simplified to two distinct stages: configuration – when cmake is executed on the project build – when the generated build system is ran in the build directory