diff options
author | Bryan Donlan <bdonlan@amazon.com> | 2017-05-03 21:40:08 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-05-04 14:49:17 (GMT) |
commit | f5a3ec4d76f24e15995d70736f671fa55c1ee798 (patch) | |
tree | 791dc559f944b38925116ccbc2415f8723041bae /CMakeLists.txt | |
parent | 84d0841ed7d06779b68a3950054b636f6ef4af74 (diff) | |
download | CMake-f5a3ec4d76f24e15995d70736f671fa55c1ee798.zip CMake-f5a3ec4d76f24e15995d70736f671fa55c1ee798.tar.gz CMake-f5a3ec4d76f24e15995d70736f671fa55c1ee798.tar.bz2 |
FindJava: Add support for OpenJDK early access builds
OpenJDK 9 early access builds use a version string of "9-ea", and
locally built installations use "9-internal", neither of which is
currently accepted by the FindJava macro. Map those versions to "1.9".
If the final released version is "9.0" the version interpretation could
be changed to match at that time.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions