FindQt4.cmake synced with the version from cmake
Thiago Macieira
thiago at kde.org
Tue Dec 22 12:36:07 CET 2009
Em Terça-feira 22. Dezembro 2009, às 08.45.31, Mike Arthur escreveu:
> On 22 Dec 2009, at 10:36, Thiago Macieira wrote:
> > 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)?
>
> Well, I don't know if it's in writing, but certainly it seems usually
> *_LIBRARY means a single library or a NOTFOUND and *_LIBRARIES means one
> or more libraries or a NOTFOUND.
Yeah, that's what you said before.
But my question is: if I want to link to a given libfoo, how do I know if it
should be LIBRARY or LIBRARIES? Do I have to look into the documentation of
the module, or is there a convention I can use to guess?
What happens if there's a technical change that requires now two libraries
(like the Mac case)?
--
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/3cc0ad79/attachment.sig
More information about the Kde-buildsystem
mailing list