Re: [Development] Qt's cmake Config.cmake and ConfigVersion.cmake files

2013-05-14 Thread Stephen Kelly
On Monday, May 13, 2013 21:19:27 Alexander Neundorf wrote: > Hi, > > I had a closer look at the installed cmake files. > > The ConfigVersion.cmake files only check the version number. This is in many > cases good enough. > Additionally they should check that the 32/64bit-ness of the installed lib

[Development] Qt's cmake Config.cmake and ConfigVersion.cmake files

2013-05-13 Thread Alexander Neundorf
Hi, I had a closer look at the installed cmake files. The ConfigVersion.cmake files only check the version number. This is in many cases good enough. Additionally they should check that the 32/64bit-ness of the installed libs and the searching project is the same, so that for a 64bit project on