BASIS  r3148
ImportTools.cmake File Reference

Functions and macros for the import of targets. More...

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

Go to the source code of this file.

Functions

function basis_add_imported_target (in TARGET, in TYPE)
 Add imported target.
function basis_update_imported_location (in TARGET, in PROPERTY, in LOCATION)
 Update location of imported target.
function basis_update_imported_type (in TARGET, in TYPE)
 Update type of imported target.
function set_target_properties (in ARGN)
 Set target property.

Variables

cmake __BASIS_IMPORTTOOLS_INCLUDED

Detailed Description

Functions and macros for the import of targets.

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 ImportTools.cmake.


Variable Documentation

Definition at line 16 of file ImportTools.cmake.