Add the QtMain windows library to the CMake files.
authorStephen Kelly <stephen.kelly@kdab.com>
Thu, 23 Feb 2012 16:05:41 +0000 (17:05 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 23 Feb 2012 22:46:01 +0000 (23:46 +0100)
commitbd5096d012327d4acb44449464cb00c488450cc5
treeb0a7efa25a31cb81b0ea75b5afb5c1831bcaf350
parent3d763dc83adce6fc270c17933fd66ae5c539517c
Add the QtMain windows library to the CMake files.

Change-Id: Iff8b9bdd4b069721103e1cd5854e56b6116d7549
Reviewed-by: Andreas Holzammer <andreas.holzammer@kdab.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Alexander Neundorf <neundorf@kde.org>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
mkspecs/features/create_cmake.prf
src/corelib/Qt5CoreConfigExtras.cmake.in
tests/manual/cmake/CMakeLists.txt
tests/manual/cmake/pass8/CMakeLists.txt [new file with mode: 0644]
tests/manual/cmake/pass8/myobject.cpp [new file with mode: 0644]
tests/manual/cmake/pass8/myobject.h [new file with mode: 0644]