diff options
author | Alexander Neundorf <neundorf@kde.org> | 2010-01-13 21:21:19 +0000 |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2010-01-13 21:21:19 +0000 |
commit | 52ff67d907433f7d6f36c2c850dd75baabe1204a (patch) | |
tree | de5806667e9d4b12453ac1ad510131d1baf1d9d2 /modules/FindMySQL.cmake | |
parent | f04076a5ddcf0a551b8a45e0e11c9e0ee353e82d (diff) | |
download | extra-cmake-modules-52ff67d907433f7d6f36c2c850dd75baabe1204a.tar.gz extra-cmake-modules-52ff67d907433f7d6f36c2c850dd75baabe1204a.tar.bz2 |
-fix the temporary source incompatiblity introduced in rev 1070849
(when a project first did a find_package(Qt4) with a FindQt4.cmake not from kdelibs, followed by a find_package(KDE4), the imported targets
for the Qt library used in the exported targets file of kdelibs and created in kdelibs FindQt4.cmake did not exist, so it did not link)
Now when doing a find_package(KDE4) always the FindQt4.cmake in the same directory is executed, and only does nothing if
also the imported Qt targets already exist.
This should fix rekonq, quassel, amarok, etc.
Please let me know if it still does not work.
Please also let me know if it works now.
Thanks
Alex
CCMAIL: sputnick@quassel-irc.org
CCMAIL: bbeschow@cs.tu-berlin.de
svn path=/trunk/KDE/kdelibs/; revision=1074319
Diffstat (limited to 'modules/FindMySQL.cmake')
0 files changed, 0 insertions, 0 deletions