Skip to content
  • Utkarsh Ayachit's avatar
    Use vtk_module_export_code_find_package() for Qt4. · df741f7c
    Utkarsh Ayachit authored and Ben Boeckel's avatar Ben Boeckel committed
    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.
    df741f7c