projects
/
opendreambox.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
samba: disable active directory and cluster support
[opendreambox.git]
/
meta-opendreambox
/
recipes-connectivity
/
qxmpp
/
qxmpp-qt5_git.bb
1
inherit qmake5
2
3
# Set path of qt5 headers as qmake5_base.bbclass sets this to just ${includedir}
4
# but actually it is ${includedir}/qt5
5
OE_QMAKE_PATH_HEADERS = "${OE_QMAKE_PATH_QT_HEADERS}"
6
7
require qxmpp-git.inc
8
9
DEPENDS += "qtbase"