Details
- 
    
Improvement
 - 
    Resolution: Unresolved
 - 
    
Major
 - 
    None
 - 
    None
 
Description
CMake reruns happen frequently on developer machines. They are part of the "inner loop" of the development process. This means their speed can have a significant impact on developer productivity.
Our CMake scripts aren't really optimized for speed, so this ticket is about picking some low-hanging fruit to speed up the process.