On Пятница 03 июля 2009 01:20:41 Tom Arnold wrote:
> Hello,
>
> I want to build rekonq. I got the mainline git tree and the KDE webkit
> lib from KDE svn.
> Building rekonq with cmake does not work because it cannot find webkit.
> How exactly do I set the variable? The KDE webkit dir is ~/code/kdewebkit
>
> Thanks

mkdir build
cd build
cmake -DCMAKE_MODULE_PATH="/usr/local/share/apps/cmake/modules" ..

where PATH contains FindKdeWebKit.cmake & FindWebKitPart.cmake

Regards,
        Alex.
_______________________________________________
rekonq mailing list
rekonq@kde.org
https://mail.kde.org/mailman/listinfo/rekonq

Reply via email to