BASIS  version 1.2.3 (revision 2104)
Files | Variables
Package Configuration
BASIS CMake

CMake package configuration. More...

+ Collaboration diagram for Package Configuration:

Files

file  BASISConfig.cmake
 

CMake package configuration file.


file  BASISConfigVersion.cmake
 

Package configuration version file.


file  BASISUse.cmake
 

CMake package configuration use file.


Variables

 BASIS_BASH_EXECUTABLE
 BASH executable used to build/configure BASIS BASH modules.
 BASIS_BASH_TEMPLATES_DIR
 Absolute path to BASH utilities files.
 BASIS_CUSTOM_EXPORTS_FILE
 Absolute path of custom exports file to be included by other projects.
 BASIS_CXX_TEMPLATES_DIR
 Absolute path to C++ utilities files.
 BASIS_EXPORTS_FILE
 Absolute path of exports file to be included by other projects.
 BASIS_INCLUDE_DIR
 Directory of header files.
 BASIS_INCLUDE_DIRS
 Directory of header files including dependencies.
 BASIS_INCLUDE_PREFIX
 Prefix required for including header files of this package.
 BASIS_INSTALL_PREFIX
 Absolute path of installation prefix or root of build tree.
 BASIS_JAVA_TEMPLATES_DIR
 Absolute path to Java utilities files.
 BASIS_LIBRARIES
 Main libraries.
 BASIS_LIBRARY_DIR
 Directory of libraries.
 BASIS_LIBRARY_DIRS
 Directory of libraries including dependencies.
 BASIS_MATLAB_TEMPLATES_DIR
 Absolute path to MATLAB utilities files.
 BASIS_MODULE_PATH
 Absolute path to CMake modules.
 BASIS_MODULES
 List of project modules.
 BASIS_MODULES_ENABLED
 List of built project modules.
 BASIS_MODULES_REQUESTED
 List of modules requested by external package using the COMPONENTS argument of find_package().
 BASIS_PERL_EXECUTABLE
 Perl interpreter used to build/configure BASIS Perl modules.
 BASIS_PERL_LIBRARY_DIR
 Search path for Perl packages.
 BASIS_PERL_TEMPLATES_DIR
 Absolute path to Perl utilities files.
 BASIS_PYTHON_EXECUTABLE
 Python interpreter used to build/configure BASIS Python modules.
 BASIS_PYTHON_LIBRARY_DIR
 Search path for Python package.
 BASIS_PYTHON_TEMPLATES_DIR
 Absolute path to Python utilities files.
 BASIS_TEMPLATE_DIR
 Top directory of project template.
 BASIS_TEST_LIBRARY
 Unit testing library.
 BASIS_TEST_MAIN_LIBRARY
 Implementation of main() function of unit test driver.
 BASIS_USE_FILE
 Absolute path of project use file which is included by other projects.
 BASIS_UTILITIES_ENABLED
 List of enabled BASIS utilities.
 BASIS_UTILITIES_LIBRARY
 Utilities library.

Detailed Description

CMake package configuration.