cmake magic for Ruby/Korundum programs?

Alexander Neundorf neundorf at kde.org
Wed Sep 13 19:22:34 CEST 2006


On Wednesday 13 September 2006 18:59, Egon Willighagen wrote:
> Hi all,
>
> just visited the #kde-ruby and asked about an example cmake config file for
> installing a ruby script and detection of korundum. Richard Dale has not
> heard of something like that, so I turn here... the reason is that I would
> like to put my keyword-cloud 'whatsthisabout' Ruby hack in trunk/playground
> [1].
>
> What should a cmake file look like for a Korundum program? Any pointers?

Ok, can you please explain exactly what it needs to do ?

You'll probably need the find_library(), find_path() etc. calls, and probably 
the install() command. 
You can have a look at the cmake manpage and here 
http://www.cmake.org/Wiki/CMake_HowToFindInstalledSoftware

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 Kde-buildsystem mailing list