KDE has a findclucene module as it is used in their default desktop search
implementation
http://websvn.kde.org/trunk/KDE/kdebase/runtime/cmake/modules/FindCLucene.cmake?view=log
On 18 August 2010 21:50, Veit Jahns wrote:
> Ahmed,
>
> I don't know, if there is a open source project using CLucen
Ahmed,
I don't know, if there is a open source project using CLucene as well
as CMake, where you can borrow a find-module. I'm also not an CMake
expert, but some months ago I wrote a small find-module for a
third-party program for our own project. It wasn't so hard, so I think
you should give it a