Skip to content

Commit

Permalink
Merge branch 'fix_build_birthday_plugin' into 'master'
Browse files Browse the repository at this point in the history
Fix build birthday plugin

See merge request mer-core/contactsd!26
  • Loading branch information
pvuorela committed Apr 29, 2021
2 parents 64bbe18 + b127175 commit 19a0201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/birthday/birthday.pro
Expand Up @@ -29,7 +29,7 @@ CONFIG += plugin

CONFIG += link_pkgconfig
PKGCONFIG += mlocale5 libmkcal-qt5 KF5CalendarCore
PKGCONFIG += Qt5Contacts contactcache-qt5
PKGCONFIG += Qt5Contacts contactcache-qt5 qtcontacts-sqlite-qt5-extensions

CONFIG(coverage):{
QMAKE_CXXFLAGS += -c -g --coverage -ftest-coverage -fprofile-arcs
Expand Down

0 comments on commit 19a0201

Please sign in to comment.