Skip to content
  • Matthew Woehlke's avatar
    fix superbuild with ninja · a35a4479
    Matthew Woehlke authored
    Fix the horribly broken PVExternalProject.cmake to actually work with
    Ninja. (Note: it works by chance on Windows because it just punts to
    plain ExternalProject for that case, but has issues elsewhere.)
    a35a4479