FindKDE4.cmake
George Staikos
staikos at kde.org
Wed Oct 18 14:03:55 BST 2006
On Wednesday 18 October 2006 04:19, David Faure wrote:
fig.
> > >
> > > kde-config should not exist. you'll have to remove your CMakeCache.txt
> > > file and run cmake or ccmake again. IIRC, cmake is smart enough to not
> > > have to rebuild everything even if you remove and regenerate your
> > > CMakeCache.txt file
> >
> > I did a clean build. rm -rf build tree and $PREFIX, update svn, re-run
> > cmake, make, make install.
>
> Of which module? Do you have an uptodate kdelibs, whose FindKDE4.cmake
> talks about kde4-config?
hm it seems that the FindKDE4.cmake file came from cmake itself. It has
this:
# First try to find kde-config, for KDE4 soon to be renamed to kde4-config
FIND_PROGRAM(KDE4_KDECONFIG_EXECUTABLE NAMES kde4-config kde-config
PATHS
${CMAKE_INSTALL_PREFIX}/bin
${_KDEDIRS}
/opt/kde4/bin
NO_DEFAULT_PATH
)
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the kde-core-devel
mailing list