BASIS  version 1.2.3 (revision 2104)
BasisTools.cmake File Reference

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

#include "ExternalData.cmake"
#include "TopologicalSort.cmake"
#include "CommonTools.cmake"
#include "DocTools.cmake"
#include "InstallationTools.cmake"
#include "MatlabTools.cmake"
#include "ProjectTools.cmake"
#include "RevisionTools.cmake"
#include "TargetTools.cmake"
#include "ExportTools.cmake"
#include "ImportTools.cmake"
#include "UtilitiesTools.cmake"
+ 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.


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.