FindQt4.cmake synced with the version from cmake

Thiago Macieira thiago at kde.org
Tue Dec 22 11:36:21 CET 2009


Em Terça-feira 22. Dezembro 2009, às 07.56.57, Mike Arthur escreveu:
> On 21 Dec 2009, at 22:43, David Faure wrote:
> > -target_link_libraries(kimproxy  LINK_INTERFACE_LIBRARIES
> > "${QT_QTCORE_LIBRARY}" ) +target_link_libraries(kimproxy 
> > LINK_INTERFACE_LIBRARIES ${QT_QTCORE_LIBRARY} )
> 
> I can see this bug happening more often, it doesn't really follow the CMake
>  naming convention to have more than one library in a "*_LIBRARY". It's
>  preferential to the OSX builds being broken though...

What's the convention here?

When do I know the library I want is a single library (i.e., in a *_LIBRARY 
variable), or if it actually is multiple (*_LIBRARIES)?

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20091222/4ba946d8/attachment-0001.sig 


More information about the Kde-buildsystem mailing list