September 2018
Intermediate to advanced
606 pages
14h 32m
English
We have seen that the output of the configuration step was unchanged compared to the previous recipe. The output of the compilation step and the contents of the build directory will however be different, as every generator has its own specific set of files:
Note how cmake --build . wrapped the ninja command in a unified, cross-platform interface.
Read now
Unlock full access