Skip to content
  • Brad King's avatar
    Unity build: Generate sources during Compute step · 83c1657f
    Brad King authored
    The unity build sources need to be added for all generators.  Create
    them during `cmGlobalGenerator::Compute` to avoid duplicating the calls
    in every generator.  We already handle Qt autogen there too.
    
    Issue: #19789
    83c1657f