Topologically sort $${MODULE}.depends when generating cmake files.
authorStephen Kelly <stephen.kelly@kdab.com>
Fri, 7 Dec 2012 09:13:24 +0000 (10:13 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 7 Dec 2012 13:49:08 +0000 (14:49 +0100)
commit25f903bf28216d62b32411c37ba5f60da07aa10a
tree21a265b538464043e245dca6ecf5ef8f09041b66
parent035c3b57812018acfbdce3d4509695332d5ed652
Topologically sort $${MODULE}.depends when generating cmake files.

The contents of this eventually go into a CMake target
property IMPORTED_LINK_INTERFACE_LIBRARIES, which seems to expect
sorted input. Usually the contents is generated by CMake itself,
so generating content it expects is reasonable.

This fixes the qtactiveqt cmake unit test with MingW on linux.

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