Questions
Answer the following questions to test your knowledge of this chapter:
- How do you start the configure step of CMake?
- What is the difference between single-configuration and multi-configuration generators?
- How do you start the build step of CMake?
- Which executable from CMake can be used to run tests?
- Which executable from CMake is used for packaging?
- What are targets in CMake?
- What is the difference between properties and variables?
- What are CMake presets used for?