mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-30 18:29:37 -06:00
ENH: add support for java 1.5
This commit is contained in:
@@ -46,6 +46,8 @@ IF(NOT CMAKE_Java_COMPILER)
|
||||
/usr/local/bin
|
||||
/usr/local/java/bin
|
||||
/usr/java/j2sdk1.4.2_04
|
||||
/usr/lib/j2sdk1.4-sun/bin
|
||||
/usr/lib/j2sdk1.5-sun/bin
|
||||
)
|
||||
# if no compiler has been specified yet, then look for one
|
||||
IF(CMAKE_Java_COMPILER_INIT)
|
||||
|
||||
Reference in New Issue
Block a user