[cmake-developers] [CMake 0012276]: FindJNI does not search in correct path
Mantis Bug Tracker
mantis at public.kitware.com
Wed Jun 15 09:45:14 EDT 2011
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=12276
======================================================================
Reported By: Christoph Höger
Assigned To:
======================================================================
Project: CMake
Issue ID: 12276
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2011-06-15 09:45 EDT
Last Modified: 2011-06-15 09:45 EDT
======================================================================
Summary: FindJNI does not search in correct path
Description:
Under fedora the arch dependent bits of the JVM are located under
/usr/lib/jvm/jre/lib/ , FindJNI.cmake does not search that path.
Steps to Reproduce:
find_module(JNI)
Additional Information:
Find attached a trivial fix.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-06-15 09:45 Christoph HögerNew Issue
2011-06-15 09:45 Christoph HögerFile Added: FindJNI.patch
======================================================================
More information about the cmake-developers
mailing list