qtbase add option so that native QtGui and QtWidgets are build

This is required by kjsembed-native and can go out in case there is no
library using kjscmd5 during build.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2014-12-16 19:15:52 +01:00
parent 47176a164c
commit f86ba5f0b4

View File

@@ -0,0 +1,3 @@
# required for kjsembedded
EXTRA_OECONF += "-gui"