[CMake] Support for MacRuby?
David Cole
david.cole at kitware.com
Wed Nov 10 20:15:21 EST 2010
Looks like FindRuby.cmake is unclaimed in terms of a CMake module
maintainer (according to this page:
http://www.cmake.org/Wiki/CMake:Module_Maintainers ) -- but it looks
like Alex has done the majority of maintenance on it in the last 2
years or so.
What do you think, Alex?
Thx,
David C.
On Wed, Nov 10, 2010 at 2:57 PM, Dave Abrahams <dave at boostpro.com> wrote:
> Macruby (http://macruby.org)'s installer is a bit unusual:
>
> It will install MacRuby in /Library/Frameworks and provide shortcuts
> to its executable utilities in /usr/local/bin, with a "mac" prefix. For
> example, "ruby" will be available as "macruby", and "irb" as "macirb".
>
> It would be nice if the find_package(ruby) command were able to find
> and use MacRuby if that is the newest Ruby installation.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
More information about the CMake
mailing list