Skip to content
  • Utkarsh Ayachit's avatar
    Cleanup QT5. · e1fe01a6
    Utkarsh Ayachit authored
    In module configuration files generated for Qt-based modules, we now
    export find_package() calls that find specific components from Qt5 i.e.
    `find_package(Qt5 COMPONENTS Widgets)` instead of
    `find_package(Qt5Widgets)`.
    e1fe01a6