BASIS  r3148
Settings.cmake File Reference

Non-default project settings. More...

Go to the source code of this file.

Variables

cmake BASIS_BASH_UTILITIES_LIBRARY
cmake BASIS_CXX_UTILITIES_LIBRARY
cmake BASIS_PERL_UTILITIES_LIBRARY
cmake BASIS_PYTHON_UTILITIES_LIBRARY
cmake BASIS_TEST_LIBRARY
cmake BASIS_TEST_MAIN_LIBRARY
cmake BASIS_UTILITIES_ENABLED
option BUILD_PROJECT_TOOL = ON
cmake INSTALL_BASH_TEMPLATES_DIR
cmake INSTALL_CXX_TEMPLATES_DIR
cmake INSTALL_JAVA_TEMPLATES_DIR
cmake INSTALL_MATLAB_TEMPLATES_DIR
cmake INSTALL_MODULES_DIR
cmake INSTALL_PERL_TEMPLATES_DIR
cmake INSTALL_PYTHON_TEMPLATES_DIR
cmake INSTALL_SPHINX_THEMES_DIR
cmake INSTALL_TEMPLATE_DIR
cmake NS
cmake SPHINX_EXTENSIONS_PREFIX

Detailed Description

Non-default project settings.

This file is included by basis_project_impl() after it looked for the required and optional dependencies and the CMake variables related to the project directory structure were defined (see BASISDirectories.cmake file in PROJECT_BINARY_DIR, where BASIS is here the name of the project). It is further included before the BasisSettings.cmake file.

In particular, build options should be added in this file using CMake's option() command. Further, any common settings related to using a found dependency can be set here if the basis_use_package() command was enable to import the required configuration of a particular external package.

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


Variable Documentation

Definition at line 99 of file Settings.cmake.

Definition at line 96 of file Settings.cmake.

Definition at line 98 of file Settings.cmake.

Definition at line 97 of file Settings.cmake.

Definition at line 100 of file Settings.cmake.

Definition at line 101 of file Settings.cmake.

Definition at line 60 of file Settings.cmake.

option BUILD_PROJECT_TOOL = ON

Definition at line 49 of file Settings.cmake.

Definition at line 38 of file Settings.cmake.

Definition at line 33 of file Settings.cmake.

Definition at line 34 of file Settings.cmake.

Definition at line 37 of file Settings.cmake.

Definition at line 25 of file Settings.cmake.

Definition at line 36 of file Settings.cmake.

Definition at line 35 of file Settings.cmake.

Definition at line 43 of file Settings.cmake.

Definition at line 52 of file Settings.cmake.

Definition at line 41 of file Settings.cmake.