Merging KAuth into KDELibs
Alexander Neundorf
neundorf at kde.org
Thu Sep 3 17:20:28 BST 2009
On Thursday 03 September 2009, Dario Freddi wrote:
> In data mercoledì 02 settembre 2009 23:39:53, John Tapsell ha scritto:
> : > I just 'fixed' a compile problem in cmake/modules/FindPolkitQt.cmake
> >
> > I replaced:
> >
> > if ( NOT (POLKITQT_PREFIX STREQUAL CMAKE_INSTALL_PREFIX) )
> >
> >
> > with
> >
> > if ( NOT POLKITQT_PREFIX STREQUAL CMAKE_INSTALL_PREFIX )
> >
> > I hope this was correct. Please yell at me if not.
Looks ok.
> I sincerely do not know, I just know that with the () worked :D
It's a new feature in cmake 2.6.3 (we require 2.6.2).
IOW we really need reliable nightly builds.
Alex
More information about the kde-core-devel
mailing list