Skip to content
  • Brad King's avatar
    cmake: Drop unnecessary working mode checks · fb73edf7
    Brad King authored
    In `cmake::Run` we return before `Configure` or `Generate` when
    not working in normal mode so they do not need mode checks.
    
    While at it, remove a long-outdated comment about when to save the
    cache.
    fb73edf7