Skip to content
  • Takumi Nakamura's avatar
    cmMakefile: Simplify detail:::Add{Custom,Utility}Command · e37511ae
    Takumi Nakamura authored and Brad King's avatar Brad King committed
    Note 1: `detail::AddCustomCommandToTarget()` resets cc,
    since cc is not moved away.
    
    Note 2: In `detail::AddUtilityCommand()`, a few vars are preserved
    before using. Their refs will be alive in most cases, but cc might
    be destroyed in the future.
    e37511ae