Skip to content
  • Ben Boeckel's avatar
    Examples/Infovis: fix bogus find_package call · f5a424e9
    Ben Boeckel authored
    The example was reporting that VTK was not found no matter what because
    `find_package` was not actually being called. Fix the syntax used around
    it and update the rest of the code to actually work.
    f5a424e9