Files | |
| file | BasisScriptConfig.cmake |
| BASIS script configuration. | |
Variables | |
| cmake | __DIR__ |
| Directory of script file. More... | |
| cmake | __FILE__ |
| Absolute path of script file. More... | |
| cmake | __NAME__ |
| Name of script file. More... | |
| cmake | ARCHIVE_DIR |
| Directory of static and import libraries relative to script location. More... | |
| cmake | ARCHIVE_DIR_SUFFIX |
| Directory of static and import libraries relative to installation prefix. More... | |
| cmake | BASH_LIBRARY_DIR |
| Directory of Bash modules relative to script location. More... | |
| cmake | BASH_LIBRARY_DIR_SUFFIX |
| Directory of Bash modules relative to installation prefix. More... | |
| cmake | DATA_DIR |
| Directory of auxiliary data files relative to script location. More... | |
| cmake | DATA_DIR_SUFFIX |
| Directory of auxiliary data files relative to installation prefix. More... | |
| cmake | DIR |
| cmake | FILE |
| cmake | JYTHON_LIBRARY_DIR |
| Directory of Jython modules relative to script location. More... | |
| cmake | JYTHON_LIBRARY_DIR_SUFFIX |
| Directory of Jython modules relative to installation prefix. More... | |
| cmake | LANGUAGE |
| Detected scripting language or UNKNOWN. More... | |
| cmake | LIBEXEC_DIR |
| Directory of auxiliary executables relative to script location. More... | |
| cmake | LIBEXEC_DIR_SUFFIX |
| Directory of auxiliary executables relative to installation prefix. More... | |
| cmake | LIBRARY_DIR |
| Directory of shared and module libraries relative to script location. More... | |
| cmake | LIBRARY_DIR_SUFFIX |
| Directory of shared and module libraries relative to installation prefix. More... | |
| cmake | MATLAB_LIBRARY_DIR |
| Directory of MATLAB modules relative to script location. More... | |
| cmake | MATLAB_LIBRARY_DIR_SUFFIX |
| Directory of MATLAB modules relative to installation prefix. More... | |
| cmake | NAME |
| cmake | NAME_L |
| cmake | NAME_U |
| cmake | PERL_LIBRARY_DIR |
| Directory of Perl modules relative to script location. More... | |
| cmake | PERL_LIBRARY_DIR_SUFFIX |
| Directory of Perl modules relative to installation prefix. More... | |
| cmake | PREFIX_DIR |
| Installation prefix relative to script location. More... | |
| cmake | PYTHON_LIBRARY_DIR |
| Directory of Python modules relative to script location. More... | |
| cmake | PYTHON_LIBRARY_DIR_SUFFIX |
| Directory of Python modules relative to installation prefix. More... | |
| cmake | RUNTIME_DIR |
| Directory of main executables relative to script location. More... | |
| cmake | RUNTIME_DIR_SUFFIX |
| Directory of main executables relative to installation prefix. More... | |
| cmake __DIR__ |
Directory of script file.
Definition at line 40 of file BasisScriptConfig.cmake.
| cmake __FILE__ |
Absolute path of script file.
Definition at line 47 of file BasisScriptConfig.cmake.
| cmake __NAME__ |
Name of script file.
Definition at line 50 of file BasisScriptConfig.cmake.
| cmake ARCHIVE_DIR |
Directory of static and import libraries relative to script location.
Definition at line 91 of file BasisScriptConfig.cmake.
| cmake ARCHIVE_DIR_SUFFIX |
Directory of static and import libraries relative to installation prefix.
Definition at line 137 of file BasisScriptConfig.cmake.
| cmake BASH_LIBRARY_DIR |
Directory of Bash modules relative to script location.
Definition at line 104 of file BasisScriptConfig.cmake.
| cmake BASH_LIBRARY_DIR_SUFFIX |
Directory of Bash modules relative to installation prefix.
Definition at line 150 of file BasisScriptConfig.cmake.
| cmake DATA_DIR |
Directory of auxiliary data files relative to script location.
Definition at line 93 of file BasisScriptConfig.cmake.
| cmake DATA_DIR_SUFFIX |
Directory of auxiliary data files relative to installation prefix.
Definition at line 139 of file BasisScriptConfig.cmake.
| cmake DIR |
Definition at line 55 of file BasisScriptConfig.cmake.
| cmake FILE |
Definition at line 62 of file BasisScriptConfig.cmake.
| cmake JYTHON_LIBRARY_DIR |
Directory of Jython modules relative to script location.
Definition at line 98 of file BasisScriptConfig.cmake.
| cmake JYTHON_LIBRARY_DIR_SUFFIX |
Directory of Jython modules relative to installation prefix.
Definition at line 144 of file BasisScriptConfig.cmake.
| cmake LANGUAGE |
Detected scripting language or UNKNOWN.
Definition at line 27 of file BasisScriptConfig.cmake.
| cmake LIBEXEC_DIR |
Directory of auxiliary executables relative to script location.
Definition at line 87 of file BasisScriptConfig.cmake.
| cmake LIBEXEC_DIR_SUFFIX |
Directory of auxiliary executables relative to installation prefix.
Definition at line 133 of file BasisScriptConfig.cmake.
| cmake LIBRARY_DIR |
Directory of shared and module libraries relative to script location.
Definition at line 89 of file BasisScriptConfig.cmake.
| cmake LIBRARY_DIR_SUFFIX |
Directory of shared and module libraries relative to installation prefix.
Definition at line 135 of file BasisScriptConfig.cmake.
| cmake MATLAB_LIBRARY_DIR |
Directory of MATLAB modules relative to script location.
Definition at line 102 of file BasisScriptConfig.cmake.
| cmake MATLAB_LIBRARY_DIR_SUFFIX |
Directory of MATLAB modules relative to installation prefix.
Definition at line 148 of file BasisScriptConfig.cmake.
| cmake NAME |
Definition at line 63 of file BasisScriptConfig.cmake.
| cmake NAME_L |
Definition at line 65 of file BasisScriptConfig.cmake.
| cmake NAME_U |
Definition at line 64 of file BasisScriptConfig.cmake.
| cmake PERL_LIBRARY_DIR |
Directory of Perl modules relative to script location.
Definition at line 100 of file BasisScriptConfig.cmake.
| cmake PERL_LIBRARY_DIR_SUFFIX |
Directory of Perl modules relative to installation prefix.
Definition at line 146 of file BasisScriptConfig.cmake.
| cmake PREFIX_DIR |
Installation prefix relative to script location.
Definition at line 82 of file BasisScriptConfig.cmake.
| cmake PYTHON_LIBRARY_DIR |
Directory of Python modules relative to script location.
Definition at line 96 of file BasisScriptConfig.cmake.
| cmake PYTHON_LIBRARY_DIR_SUFFIX |
Directory of Python modules relative to installation prefix.
Definition at line 142 of file BasisScriptConfig.cmake.
| cmake RUNTIME_DIR |
Directory of main executables relative to script location.
Definition at line 85 of file BasisScriptConfig.cmake.
| cmake RUNTIME_DIR_SUFFIX |
Directory of main executables relative to installation prefix.
Definition at line 131 of file BasisScriptConfig.cmake.