BASIS  r3148
BasisTools.cmake File Reference

Definition of functions and macros used by BASIS project. More...

+ Include dependency graph for BasisTools.cmake:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

cmake __BASIS_TOOLS_INCLUDED
cmake CMAKE_MODULE_PATH

Detailed Description

Definition of functions and macros used by BASIS project.

This is the main module that is included by BASIS projects. Most of the other BASIS CMake modules are included by this main module and hence do not need to be included separately. In particular, all CMake modules which are part of BASIS and whose name does not include the prefix "Basis" are not supposed to be included directly by a project that makes use of BASIS. Only the modules with the prefix "Basis" should be included directly.

Copyright (c) 2011, 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 BasisTools.cmake.


Variable Documentation

Definition at line 20 of file BasisTools.cmake.

Definition at line 30 of file BasisTools.cmake.