Skip to content
  • Brad King's avatar
    BUG: Search for the compiler only once and store a full path to it in the... · 7001a88a
    Brad King authored
    BUG: Search for the compiler only once and store a full path to it in the cache.  This avoids problems with the case of locations in the PATH variable on Windows that change the compiler name when CMake is re-run.  CMakeFiles/CMake*Compiler.cmake files should hold the full path to the compiler always.
    7001a88a