Pascal Bach created THRIFT-3463:
-----------------------------------
Summary: Java can't be disabled in CMake build
Key: THRIFT-3463
URL: https://issues.apache.org/jira/browse/THRIFT-3463
Project: Thrift
Issue Type: Bug
Components: Build Process
Affects Versions: 0.9.4
Reporter: Pascal Bach
If `-DWITH_JAVA=OFF` is given as argument to CMake it still tries to find Java
and fails if not found.
This patch fixes this and doesn't fail if Java is not found.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)