Re: QT_INSTALL_DIR, KDELibsDependencies.cmake and flexible install location of Qt

2010-01-06 Thread Alexander Neundorf
On Tuesday 05 January 2010, you wrote: Alexander Neundorf schrieb: ... Did you already have time to give it a try ? Yes, works, sorry for being a bit late. Cool :-) Committed. If something breaks, I won't have time before tomorrow at 6 or so (... changing FindQt4.cmake is always fun, one

Re: QT_INSTALL_DIR, KDELibsDependencies.cmake and flexible install location of Qt

2010-01-05 Thread Alexander Neundorf
On Sunday 03 January 2010, Alexander Neundorf wrote: On Saturday 02 January 2010, Patrick Spendrin wrote: Ok, I tested the second patch and everything is set correctly; so I checked what went wrong, and it seems that according to the cmake docs the IMPORTED_LOCATION property of the imported

Re: QT_INSTALL_DIR, KDELibsDependencies.cmake and flexible install location of Qt

2010-01-05 Thread Patrick Spendrin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alexander Neundorf schrieb: On Sunday 03 January 2010, Alexander Neundorf wrote: On Saturday 02 January 2010, Patrick Spendrin wrote: Ok, I tested the second patch and everything is set correctly; so I checked what went wrong, and it seems that

Re: QT_INSTALL_DIR, KDELibsDependencies.cmake and flexible install location of Qt

2010-01-02 Thread Patrick Spendrin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok, I tested the second patch and everything is set correctly; so I checked what went wrong, and it seems that according to the cmake docs the IMPORTED_LOCATION property of the imported target is requires the location of the dll on dll platforms.

Re: QT_INSTALL_DIR, KDELibsDependencies.cmake and flexible install location of Qt

2010-01-01 Thread Alexander Neundorf
On Thursday 31 December 2009, Alexander Neundorf wrote: On Thursday 31 December 2009, Patrick Spendrin wrote: ... Can you please give the attached patch a try ? It creates imported targets for the Qt libraries in FindQt4.cmake, so they can have the correct release/debug versions for

Re: QT_INSTALL_DIR, KDELibsDependencies.cmake and flexible install location of Qt

2010-01-01 Thread Patrick Spendrin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alexander Neundorf schrieb: ... Is this at cmake time or build time ? At link time. What is the exact error ? (it is not the same exact location, but the same error) [ 11%] Building CXX object

Re: QT_INSTALL_DIR, KDELibsDependencies.cmake and flexible install location of Qt

2009-12-31 Thread Alexander Neundorf
On Thursday 31 December 2009, Patrick Spendrin wrote: ... Can you please give the attached patch a try ? It creates imported targets for the Qt libraries in FindQt4.cmake, so they can have the correct release/debug versions for the different buildtypes, and the location of the Qt libs is

QT_INSTALL_DIR, KDELibsDependencies.cmake and flexible install location of Qt

2009-12-30 Thread Alexander Neundorf
Hi, I think on Windows there still was an issue with the KDELibsDependencies.cmake file, or more specifically, KDELibs4LibraryTargets-CONFIG.cmake, IIRC. This file contains the dependency libraries for the installed libraries from kdelibs, mostly, e.g. for Qt, with the full path to the