Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[vault] Remove Qt gui dependency. Contributes to JB#36999
  • Loading branch information
Bea Lam committed Aug 22, 2019
1 parent 130830f commit ba0456c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/lib.pro
Expand Up @@ -3,6 +3,8 @@ TARGET = vault
TARGET = $$qtLibraryTarget($$TARGET)
TARGETPATH = $$[QT_INSTALL_LIBS]

QT -= gui

CONFIG += create_pc create_prl no_install_prl link_pkgconfig
PKGCONFIG += qtaround

Expand Down

0 comments on commit ba0456c

Please sign in to comment.