Re: [CMake] Bug#553151: CMake 2.8.0 RC 4 ready for testing!

2009-10-29 Thread Mathieu Malaterre
On Thu, Oct 29, 2009 at 7:51 PM, Alexander Neundorf wrote: > On Thursday 29 October 2009, Mathieu Malaterre wrote: >> On Thu, Oct 29, 2009 at 7:16 PM, Alexander Neundorf >> >> wrote: >> > On Thursday 29 October 2009, Mathieu Malaterre wrote: >> > ... >> > >> >> Done: >> >> http://cmake.org/Bug/vi

Re: [CMake] Bug#553151: CMake 2.8.0 RC 4 ready for testing!

2009-10-29 Thread Alexander Neundorf
On Thursday 29 October 2009, Mathieu Malaterre wrote: > On Thu, Oct 29, 2009 at 7:16 PM, Alexander Neundorf > > wrote: > > On Thursday 29 October 2009, Mathieu Malaterre wrote: > > ... > > > >> Done: > >> http://cmake.org/Bug/view.php?id=9793 > >> > >> Bug report include the test I used. Unfortuna

Re: [CMake] Bug#553151: CMake 2.8.0 RC 4 ready for testing!

2009-10-29 Thread Jed Brown
Mathieu Malaterre wrote: > On Thu, Oct 29, 2009 at 7:16 PM, Alexander Neundorf > wrote: >> On Thursday 29 October 2009, Mathieu Malaterre wrote: >> ... >>> Done: >>> http://cmake.org/Bug/view.php?id=9793 >>> >>> Bug report include the test I used. Unfortunately find_package caches >>> results, so

Re: [CMake] Bug#553151: CMake 2.8.0 RC 4 ready for testing!

2009-10-29 Thread Mathieu Malaterre
On Thu, Oct 29, 2009 at 7:16 PM, Alexander Neundorf wrote: > On Thursday 29 October 2009, Mathieu Malaterre wrote: > ... >> Done: >> http://cmake.org/Bug/view.php?id=9793 >> >> Bug report include the test I used. Unfortunately find_package caches >> results, so one need to manually remove cmakecac

Re: [CMake] Bug#553151: CMake 2.8.0 RC 4 ready for testing!

2009-10-29 Thread Alexander Neundorf
On Thursday 29 October 2009, Mathieu Malaterre wrote: ... > Done: > http://cmake.org/Bug/view.php?id=9793 > > Bug report include the test I used. Unfortunately find_package caches > results, so one need to manually remove cmakecache.txt file before > re-running this. You can also use cmake-gui to

Re: [CMake] Bug#553151: CMake 2.8.0 RC 4 ready for testing!

2009-10-29 Thread Mathieu Malaterre
On Thu, Oct 29, 2009 at 4:44 PM, Bill Hoffman wrote: > Modestas Vainius wrote: >> >> Hello, >> >> On ketvirtadienis 29 Spalis 2009 14:50:14 Mathieu Malaterre wrote: >>> >>> On Thu, Oct 29, 2009 at 1:35 PM, Bill Hoffman >> >> wrote: Mathieu Malaterre wrote: > > # ok we found jni.

Re: [CMake] Bug#553151: CMake 2.8.0 RC 4 ready for testing!

2009-10-29 Thread Bill Hoffman
Modestas Vainius wrote: Hello, On ketvirtadienis 29 Spalis 2009 14:50:14 Mathieu Malaterre wrote: On Thu, Oct 29, 2009 at 1:35 PM, Bill Hoffman wrote: Mathieu Malaterre wrote: # ok we found jni.h, now derive other location from it: get_filename_component(jni_path ${JAVA_INCLUDE_PATH} PATH)