Refactor recursive target logic out of default_post into function
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>
Wed, 17 Oct 2012 12:13:19 +0000 (14:13 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 18 Oct 2012 19:01:09 +0000 (21:01 +0200)
commitb9facbf34595464f677e12ef5100328d4c318380
tree49198a333af6f423a69202550ac763f424a4a76b
parentd060620e6cd3c94e7e0ff809b21593b9c0da0be2
Refactor recursive target logic out of default_post into function

The qmake function prepareRecursiveTarget can now be used both by the
existing logic in default_post, as well as future recursive targets that
will be needed as part of the modularization of documentation builds.

Change-Id: Ibc72c3e224cb57c9f1796de3b04fda9de663dbb4
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
mkspecs/features/default_post.prf
mkspecs/features/qt_functions.prf