changes how Qt4 is found in trunk/kdelibs/
William A. Hoffman
billlist at nycap.rr.com
Wed Apr 5 16:49:19 CEST 2006
At 10:37 AM 4/5/2006, Simon Hausmann wrote:
>We solved it differently now. After some discussion and thinking we decided
>against putting it into qmake. Instead we store the path to uic and moc now
>in the pkgconfig files.
>
>That means with Qt 4.2 you'll be able to use pkg-config to figure out the
>libraries + paths for building a Qt application as well as the path to
>moc/uic.
>
>For example:
>
>pkg-config --variable=moc_location QtCore
What about systems that do not have pkg-config?
-Bill
More information about the Kde-buildsystem
mailing list