Re: [CMake] FindPackage(Ruby) on Ubuntu LTS

2012-10-24 Thread Chris Müller
Am 24.10.2012 17:57, schrieb David Cole: The following 5 commits were merged to 'master' for FindRuby.cmake *after* CMake 2.8.7, and probably fix the problem you're seeing. Can you try with 2.8.8 or later? I've build CMake 2.8.9 directly from the sources and it works here for a simple example.

Re: [CMake] FindPackage(Ruby) on Ubuntu LTS

2012-10-24 Thread Chris Müller
Am 24.10.2012 17:58, schrieb David Cole: On Wed, Oct 24, 2012 at 11:57 AM, David Cole wrote: The following 5 commits were merged to 'master' for FindRuby.cmake *after* CMake 2.8.7, and probably fix the problem you're seeing. Can you try with 2.8.8 or later? I'll check that. Also if the