[OE-core] [PATCH 2/3] qmake_base.bbclass: add generate_qt_config_file task

Richard Purdie richard.purdie at linuxfoundation.org
Wed May 11 15:16:08 UTC 2011


On Tue, 2011-05-10 at 14:51 +0000, Otavio Salvador wrote:
> 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 at ossystems.com.br>
> ---
>  meta/classes/qmake_base.bbclass |   14 ++++++++++++++
>  1 files changed, 14 insertions(+), 0 deletions(-)

I've merged this to master, thanks.

Richard





More information about the Openembedded-core mailing list