Skip to content
Snippets Groups Projects
  1. May 03, 2021
  2. May 02, 2021
    • Seth R Johnson's avatar
      FindSWIG: reduce calls to SWIG exe, and clean up variables · ff6f7b23
      Seth R Johnson authored
      If all SWIG cache variables (EXECUTABLE, DIR, VERSION) are set,
      there should be no need to invoke the SWIG exe on a reconfigure. This
      changeset reduces the number of calls to the SWIG executable, and
      additonially prevents temporary `SWIG_xxx` values from propagating outside
      the `find_package` call.
      
      I also refactored the conditionals to be less nested (and thus more
      predictable), including changing theh definition of SWIG_USE_FILE to
      reflect that it's if and only if SWIG_FOUND is trure.
      ff6f7b23
    • Kitware Robot's avatar
      CMake Nightly Date Stamp · 4f88cb16
      Kitware Robot authored
      4f88cb16
  3. May 01, 2021
  4. Apr 30, 2021
  5. Apr 29, 2021
  6. Apr 28, 2021
  7. Apr 27, 2021
Loading