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
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
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
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
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
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.
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)