Questions
Answer the following questions to test your knowledge of this chapter:
- What command-line flags are used to generate profiling information from CMake?
- On a very high level, how do unity builds optimize compile time?
- What is the difference between the
BATCH
andGROUP
modes for unity builds? - How are precompiled headers added to a target?
- How does CMake handle compiler caches?