]> code.ossystems Code Review - openembedded-core.git/commit
qmake_base.bbclass: add generate_qt_config_file task
authorOtavio Salvador <otavio@ossystems.com.br>
Sun, 8 May 2011 18:13:14 +0000 (18:13 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 May 2011 15:09:56 +0000 (16:09 +0100)
commitb137f47a68272da1205fd4a26e9c57fbcfd494b7
treef62623a260e40d8e0ec46a389a6ae737853df8f1
parentee98c2b095b991901b6c2125b2428985c873b4bd
qmake_base.bbclass: add generate_qt_config_file task

This writes a qt.conf inside WORKDIR to properly configure projects
based on CMake. This is required since qmake variables (returned
by -query command) are fixed into the binary and can only be
changed using a qt.conf file.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta/classes/qmake_base.bbclass