Skip to content

implicitly enables seemingly unneeded Qt GUI #6

@jonassmedegaard

Description

@jonassmedegaard

I noticed during build that QT_GUI_LIB is defined, and discovered after some searching a remark at https://doc.qt.io/qt-5/qtgui-index.html#building-with-qmake that...

If you use qmake to build your projects, Qt GUI is included by default. To disable Qt GUI, add the following line to your .pro file:

QT -= gui

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions