Forked from
VTK / VTK
30635 commits behind the upstream repository.
Utkarsh Ayachit
authored
Similar to what we're doing with Qt5, this change now adds called to vtk_module_export_code_find_package() for Qt4. That way, when importing a module using Qt4, we automatically find Qt4. Also changed to use imported targets rather than library paths when linking to Qt4 libraries.