Skip to content
Snippets Groups Projects
  1. Mar 28, 2019
    • Johan Andruejol's avatar
      Fix iMSTK uses as an external project · bd46e428
      Johan Andruejol authored
      Both setupapi and dbghelp are part of visual studio environment and are
      not necessary to be explicitly found.
      However, this may cause other projects that want to build against iMSTK
      to try to find these libraries. Since these packages may not have visual
      studio environment setup at configure time, the find_package fails.
      It's better instead to rely on them being automatically found during
      compilation.
      bd46e428
  2. Mar 21, 2019
  3. Mar 20, 2019
  4. Mar 07, 2019
  5. Mar 06, 2019
  6. Feb 28, 2019
  7. Feb 27, 2019
  8. Feb 11, 2019
  9. Feb 02, 2019
  10. Jan 11, 2019
  11. Dec 14, 2018
  12. Dec 07, 2018
  13. Dec 05, 2018
  14. Dec 04, 2018
Loading