We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Just edit the SQLiteStudio3.pro and delete the line with cli in the statement:
SQLiteStudio3.pro
cli
SUBDIRS += \ core \ gui \ cli \ gui_app
so it looks like:
SUBDIRS += \ core \ gui \ gui_app