Questions
Answer the following questions to test your knowledge of this chapter:
- What is the difference between
CMakePresets.json
andCMakeUserPresets.json
? - How are presets used on the command line?
- Which three types of presets exist and how do they depend on each other?
- What is the minimum a configure preset should define?
- When inheriting from multiple presets, which one takes precedence if a value is specified multiple times?
- What strategies for working with build containers are common?
- What do toolchain files to be used with sysroots usually define?