diff options
author | Christian Pfeiffer <cpfeiffer@live.de> | 2019-02-27 15:50:56 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-03-01 13:53:26 (GMT) |
commit | 77cede097742942e0acb08a52c09921d3708f430 (patch) | |
tree | 58bc97322e0e7a30ba2211106b9543e09cd7a987 /Modules/CMakeCompilerIdDetection.cmake | |
parent | e6897c72e7c59f7a0b82ed19c1bdb40d42f7adaa (diff) | |
download | CMake-77cede097742942e0acb08a52c09921d3708f430.zip CMake-77cede097742942e0acb08a52c09921d3708f430.tar.gz CMake-77cede097742942e0acb08a52c09921d3708f430.tar.bz2 |
FindJNI: Unify path search, fix support for Java 9
Java 9 restructured the standard location of the AWT libraries due to
the removal of the JRE/JDK separation. We should check all possible
combinations of subdirectories to the Java root directories to ensure
that the libraries will be found after an upgrade.
Furthermore, a root directory would contain both, include and library
paths, so the search should be unified to ease maintenance on the
module.
Diffstat (limited to 'Modules/CMakeCompilerIdDetection.cmake')
0 files changed, 0 insertions, 0 deletions