BASIS  r3148
InterpTools.cmake File Reference

Script interpreter tools. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

function basis_get_bash_version (out ARGV1)
 Get version of Bash interpreter.
function basis_get_jython_version (out ARGV1)
 Get version of Jython interpreter.
function basis_get_perl_version (out ARGV1)
 Get version of Perl interpreter.
function basis_get_python_version (out ARGV1)
 Get version of Python interpreter.

Variables

cmake __BASIS_INTERPTOOLS_INCLUDED

Detailed Description

Script interpreter tools.

Copyright (c) 2012 University of Pennsylvania. All rights reserved.
See https://www.cbica.upenn.edu/sbia/software/license.html or COPYING file.

Contact: SBIA Group <sbia-software at uphs.upenn.edu>

Definition in file InterpTools.cmake.


Variable Documentation

Definition at line 16 of file InterpTools.cmake.