qt5: expose a QT5_QMAKE variable for other Qt5 packages
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 1 Nov 2014 22:15:09 +0000 (23:15 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 3 Nov 2014 22:06:08 +0000 (23:06 +0100)
commitff8c746aba02c4987326ed39c8887e4f4500c412
tree111564ea50c99830cb7a184767410bbf25d8779e
parent699d1e75cfa1597a030d89abdf9376d2df2c3d6e
qt5: expose a QT5_QMAKE variable for other Qt5 packages

Much like package/qt/qt.mk exposes a QT_QMAKE variable that other
qmake-based Qt4 libraries/applications can use in their .mk file, this
commit adds a QT5_QMAKE variable to allow the same for Qt5 packages.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qt5/qt5.mk