BASIS  r3148
UtilitiesTools.cmake File Reference

CMake functions related to configuration of BASIS utilities. More...

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

Go to the source code of this file.

Functions

function basis_add_utilities_library (out UID)
 Add build target for BASIS C++ utilities library.
function basis_configure_utilities ()
 Configure BASIS utilities.
function basis_utilities_check (out VAR, in SOURCE_FILE, in ARGN)
 Check whether the BASIS utilities are used within a given source file.

Variables

cmake BASIS_BASH___DIR__
 Absolute path of directory of current BASH file.
cmake BASIS_BASH___FILE__
 Absolute path of current BASH file.

Detailed Description

CMake functions related to configuration of BASIS utilities.

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