Part 3 – Mastering the Details
In this part, you will be able to use CMake on cross-platform projects, reuse CMake code, optimize and maintain existing projects, and migrate non-CMake projects to CMake. You will also learn about the ways of contributing to the CMake project and the recommended further reading materials:
- Chapter 12, Cross-Platform-Compiling Custom Toolchains
- Chapter 13, Reusing CMake Code
- Chapter 14, Optimizing and Maintaining CMake Projects
- Chapter 15, Migrating to CMake
- Appendix, Contributing to CMake and Further Reading Material