BASIS  r3148
ExternalData.cmake File Reference

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

#include "${ExternalData_CONFIG}.cmake"
+ 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, out outArgsVar)
 Replace DATA{} references with real arguments.

Variables

cmake _ExternalData_SELF
cmake algo
cmake file_up_to_date

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.
Returns:
Nothing.
function ExternalData_add_test ( in  target)
Todo:
Document function.
Parameters:
[in]targetName of the test.
Returns:
Nothing.
function ExternalData_expand_arguments ( in  target,
out  outArgsVar 
)

Replace DATA{} references with real arguments.

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

Variable Documentation

Definition at line 252 of file ExternalData.cmake.

cmake algo

Definition at line 514 of file ExternalData.cmake.

Definition at line 522 of file ExternalData.cmake.