Check if we are creating a static library before a framework.
authorStephen Kelly <stephen.kelly@kdab.com>
Fri, 20 Jul 2012 10:39:09 +0000 (12:39 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 20 Jul 2012 18:44:06 +0000 (20:44 +0200)
commit1e3a986de7af76c2f663b3dfab722dbc5571e387
tree8eac114c484024d8195741d8e4a51b9adc1e056f
parent1603ba23656c8c31dc05fe9b3f1e12b22e29989a
Check if we are creating a static library before a framework.

Even if we are building frameworks, we still build some static
libraries (eg QtUiTools). Static libraries are never in frameworks
so we need to ensure that we don't generate a path to a framework
in the CMake config file in that case.

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