BASIS  version 1.2.3 (revision 2104)
Variables
BasisConfigSettings.cmake File Reference

Sets basic variables used in CMake package configuration. More...

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

Go to the source code of this file.

Variables

 INCLUDE_DIR_CONFIG
 Include directories.
 INCLUDE_DIRS_CONFIG
 Include directories of dependencies.
 INSTALL_PREFIX_CONFIG
 Installation prefix.
 LIBRARY_DIR_CONFIG
 Directory where libraries are located.
 LIBRARY_DIRS_CONFIG
 Directories of libraries this package depends on.
 MODULES_DIR_CONFIG
 Directory of CMake package configuration files of project modules.
 PERL_LIBRARY_DIR_CONFIG
 Directory of Perl modules.
 PYTHON_LIBRARY_DIR_CONFIG
 Directory of Python modules.

Detailed Description

Sets basic variables used in CMake package configuration.

It is suggested to use _CONFIG as suffix for variable names that are to be substituted in the Config.cmake.in template file in order to distinguish these variables from the build configuration.

Copyright (c) 2011, 2012 University of Pennsylvania. All rights reserved.
See https://www.rad.upenn.edu/sbia/software/license.html or COPYING file.

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

Definition in file BasisConfigSettings.cmake.