Skip to content

Commit

Permalink
Merge branch 'mer-undefined-symbols' into 'master'
Browse files Browse the repository at this point in the history
[buteo-sync-plugins-social] Fail build on undefined symbols

See merge request mer-core/buteo-sync-plugins-social!37
  • Loading branch information
pvuorela committed May 24, 2019
2 parents 081d169 + 27239a8 commit a998845
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 a998845

Please sign in to comment.