Re: [CMake] Java not found

2018-11-20 Thread Roger Leigh
On 20/11/2018 01:02, szukw000 wrote: cmake-3.12.4 did find the correct version: -- Found Java: /usr/lib64/java/bin/java (found version "11.0.1") But the cmake Module FindJava.cmake fails with this warning: --- warning: [options] bootstrap

[CMake] Java not found

2018-11-19 Thread szukw000
cmake-3.12.4 did find the correct version: -- Found Java: /usr/lib64/java/bin/java (found version "11.0.1") But the cmake Module FindJava.cmake fails with this warning: --- warning: [options] bootstrap class path not set in conjunction wit