BASIS  version 1.2.3 (revision 2104)
Functions
ExternalData.cmake File Reference

Manage data files stored outside the source tree. More...

#include "${ExternalData_CONFIG}"
+ Include dependency graph for ExternalData.cmake:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

function ExternalData_add_target (in target)
function ExternalData_add_test (in target)
function ExternalData_expand_arguments (in target, in outArgsVar)
 Replace DATA{} references with real arguments.

Detailed Description

Manage data files stored outside the source tree.

Copyright 2010-2011 Kitware, Inc. All rights reserved. File modified by the SBIA Group.

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

Definition in file ExternalData.cmake.


Function Documentation

function ExternalData_add_target ( in  target)
Todo:
Document funtion.
Parameters:
[in]targetName of the external data target.
function ExternalData_add_test ( in  target)
Todo:
Document function.
Parameters:
[in]targetName of the test.
function ExternalData_expand_arguments ( in  target,
in  outArgsVar 
)

Replace DATA{} references with real arguments.

Parameters:
[in]targetName of the external data target.
[out]outArgsVarList of expanded arguments.