BASIS  r3148
ScriptConfig.cmake File Reference

Default script configuration. More...

Go to the source code of this file.


Detailed Description

Default script configuration.

Note:
The file ScriptConfig.cmake is automatically generated by BASIS from the template file ScriptConfig.cmake.in which is part the BASIS package.

Use the function basis_set_script_path() to set a file or directory path relative to the script file's location.

Example:

 basis_set_script_path (SOME_DIR "")
 basis_set_script_path (RUNTIME_DIR "/sbia/home/schuha/sandbox/build/basis/bin" "bin")

See documentation of basis_set_script_path() function for more details.

See also:
https://www.cbica.upenn.edu/sbia/software/basis/standard/scripttargets.html#script-configuration

Copyright (c) 2011 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 ScriptConfig.cmake.