Skip to content

Commit

Permalink
[buteo-sync-plugins-social] Fail build on undefined symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
mardy committed May 21, 2019
1 parent 081d169 commit 27239a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/common.pri
Expand Up @@ -15,6 +15,8 @@ QT += \
QT -= \
gui

QMAKE_LFLAGS += $$QMAKE_LFLAGS_NOUNDEF

# the unit tests need to provide a custom QNAM and uses a different database directory
HEADERS += $$PWD/common/socialdnetworkaccessmanager_p.h
!contains(DEFINES, 'SOCIALD_TEST_DEFINE') {
Expand Down

0 comments on commit 27239a8

Please sign in to comment.