Create imported targets if the library files exist
authorStephen Kelly <stephen.kelly@kdab.com>
Sun, 24 Jun 2012 17:36:27 +0000 (19:36 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 16 Jul 2012 14:30:55 +0000 (16:30 +0200)
commite6abbe68a2126fe02b1f304ac356570568958099
tree5bfb252cf3878a0a8f74eff5b2a040c533f2556a
parent10848dd58259e618526d3e5b3779b880fa23e2aa
Create imported targets if the library files exist

Handle the cases where the user does

  ./configure -debug
  make
  make install
  make release
  make release_install

Thereby making the installed configuration different to the
'configured' configuration.

Change-Id: Ib351d8a84c4333ebcbd305d68a37c16f86869559
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Brad King <brad.king@kitware.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
mkspecs/cmake/Qt5BasicConfig.cmake.in
mkspecs/features/create_cmake.prf