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 <nuncupa...@googlemail.com> wrote:

> 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 try to write your own module. Maybe this [1] will
> be helpful for you or just ask, if you have questions regarding
> finding CLucene with CMake.
>
> Veit
>
> [1] http://www.cmake.org/Wiki/CMake:How_To_Find_Installed_Software
>
> 2010/8/11 Ahmed <ci7nu...@gmail.com>:
> > hi
> > I'm using clucene in my project and i want to use cmake build system.
> > where can i find a cmake module that can find clucene libraries and
> > headers? or should i write my own?
> > I'm really new to cmake and i don't know how to write a module.
> >
> > Ahmed
> >
> >
> >
> ------------------------------------------------------------------------------
> > This SF.net email is sponsored by
> >
> > Make an app they can't live without
> > Enter the BlackBerry Developer Challenge
> > http://p.sf.net/sfu/RIM-dev2dev
> > _______________________________________________
> > CLucene-developers mailing list
> > CLucene-developers@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/clucene-developers
> >
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> CLucene-developers mailing list
> CLucene-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/clucene-developers
>
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to