cmake and WebKit.. Where is LibXml2Config.cmake
Alexander Neundorf
neundorf at kde.org
Thu Nov 2 21:25:20 GMT 2006
On Monday 30 October 2006 22:53, Germain Garand wrote:
> Le Lundi 30 Octobre 2006 20:06, Stefan Eilers a écrit :
> > Hi!
> >
> > If I try to compile WebKit, it asks for the directory that contains
> > the file "LibXml2Config.cmake". I don't have this file on my system
> > and it is not included in the libxml2 distributions..
Somewhere there is the call find_package(LibXml2), which looks at first for a
FindLibXml2.cmake file, and if it doesn't find it, for a LibXml2Config.cmake
file.
FindLibXml2.cmake comes with kdelibs (and CMake >= 2.4.4)
I didn't check yet, but it should exist on your system if you have kdelibs 4
installed.
Buildsystem questions are also good at kde-buildsystem at kde.org.
Bye
Alex
--
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org - http://www.kde.org
alex AT neundorf.net - http://www.neundorf.net
More information about the kfm-devel
mailing list