Proposed changes to FindQt4.cmake
Caleb Tennis
caleb at aei-tech.com
Wed Mar 7 00:57:34 CET 2007
>>
> If you give cmake a ..../foo.framework as a link library, cmake will
> convert it to the -framework for you when it creates the link line.
Indeed it does. This is good news.
The only dilemma I'm having is that for the stock Qt 4.2.2 .dmg
framework, QtUiTools gets installed as a normal library in /usr/lib
even though the rest are frameworks. This isn't a big deal, except
that FindQt4 uses NO_DEFAULT_PATH when looking, so it doesn't see it
there.
Caleb
More information about the Kde-buildsystem
mailing list