Files
Find Package Modules

CMake Find modules used by basis_find_package() command. More...

Files

file  FindAFNI.cmake
 Find programs of the AFNI package.
 
file  FindBASH.cmake
 Find BASH interpreter.
 
file  FindBLAS.cmake
 Find BLAS library.
 
file  FindBoostNumericBindings.cmake
 Find Boost Numeric Bindings package.
 
file  FindGMock.cmake
 Find Google Mock package.
 
file  FindITK.cmake
 Find an ITK installation or build tree.
 
file  FindJythonInterp.cmake
 Find Jython interpreter.
 
file  FindLIBLINEAR.cmake
 Find LIBLINEAR package.
 
file  FindMATLAB.cmake
 Find MATLAB installation.
 
file  FindMatlabNiftiTools.cmake
 Find MATLAB Central package "Tools for NIfTI and ANALYZE Image" (#8797).
 
file  FindMOSEK.cmake
 Find MOSEK (http://www.mosek.com) package.
 
file  FindNiftiCLib.cmake
 Find nifticlib package.
 
file  FindPerl.cmake
 Find Perl interpreter.
 
file  FindPerlLibs.cmake
 Find Perl libraries. Fixes issue with CMake's default FindPerlLibs.
 
file  FindPythonInterp.cmake
 Find Python interpreter.
 
file  FindSphinx.cmake
 Find Sphinx documentation build tools.
 
file  FindSVMTorch.cmake
 Find SVMTorch II package.
 
file  FindWeka.cmake
 Find Weka (http://www.cs.waikato.ac.nz/ml/weka/) package.
 

Detailed Description

CMake Find modules used by basis_find_package() command.

The BASIS package provides CMake Find module implementations for third-party packages which are commonly used at SBIA but do not provide a CMake package configuration file (<Package>Config.cmake or <package>-config.cmake) such that CMake cannot find the package by default in config-mode.