Navigation Menu

Skip to content

Commit

Permalink
Fix build: ensure we link/include appropriately mlite5 via pkgconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Adams committed Sep 13, 2019
1 parent 713ab01 commit 6a6951f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.pri
Expand Up @@ -5,4 +5,5 @@ PKGCONFIG += Qt5Contacts

packagesExist(mlite5) {
DEFINES += HAS_MLITE
PKGCONFIG += mlite5
}

0 comments on commit 6a6951f

Please sign in to comment.