BASIS  r3148
FindJythonInterp.cmake File Reference

Find Jython interpreter. More...

#include "FindPackageHandleStandardArgs.cmake"
+ Include dependency graph for FindJythonInterp.cmake:

Go to the source code of this file.

Variables

cmake JYTHON_VERSION_PATCH
cmake JythonInterp_FOUND

Detailed Description

Find Jython interpreter.

Output variables:
JythonInterp_FOUND Whether the Jython executable was found.
JYTHON_EXECUTABLE Path to the Jython interpreter.
JYTHON_VERSION_STRING Jython version found, e.g. 2.5.2.
JYTHON_VERSION_MAJOR Jython major version found, e.g. 2.
JYTHON_VERSION_MINOR Jython minor version found, e.g. 5.
JYTHON_VERSION_PATCH Jython patch version found, e.g. 2.

Definition in file FindJythonInterp.cmake.


Variable Documentation

Definition at line 36 of file FindJythonInterp.cmake.

Definition at line 86 of file FindJythonInterp.cmake.