Skip to content
  • Ben Boeckel's avatar
    cmWorkingDirectory: use the new class · aba92ffd
    Ben Boeckel authored and Brad King's avatar Brad King committed
    These functions just need to change the directory for a block of code
    and then go back to the caller's expected location. Use
    cmWorkingDirectory to ensure that all return paths are handled.
    aba92ffd