KDE/kdelibs

Benjamin Reed rangerrick at befunk.com
Sun Jan 22 21:45:20 CET 2006


Tanner Lovelace wrote:

> * I did also modify FindQt4.cmake to surround the find_package(x11) with
>   (UNIX AND NOT APPLE) instead of just (UNIX) since OS X is unix but Qt
>   doesn't depend on X11 there.

it looks like there will need to be something more specific as to how to
handle this... since Qt/X11 *is* still a valid target on Mac OS X, so we
can't just say "you don't need it" since there could potentially be
people using cmake to build against Qt/X11 on OSX.

FindQt4 really needs to be more aware of what kind of Qt is installed,
it sounds like.


-- 
Benjamin Reed a.k.a. Ranger Rick
http://ranger.befunk.com/




More information about the Kde-buildsystem mailing list