Skip to content

Commit

Permalink
Merge branch 'pack' into 'master'
Browse files Browse the repository at this point in the history
Specify path of qdbusxml2cpp tool

See merge request mer-core/nemo-keepalive!22
  • Loading branch information
pvuorela committed Sep 14, 2020
2 parents 6539e3b + 7c818cb commit df5475f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lib.pro
Expand Up @@ -13,7 +13,7 @@ PKGCONFIG += libiphb

#DEFINES += DEBUG_TRACE

system(qdbusxml2cpp -p mceiface.h:mceiface.cpp mceiface.xml)
system($$[QT_INSTALL_BINS]/qdbusxml2cpp -p mceiface.h:mceiface.cpp mceiface.xml)

SOURCES += \
displayblanking.cpp \
Expand Down

0 comments on commit df5475f

Please sign in to comment.