BASIS  version 1.2.3 (revision 2104)
Files
Find Package Modules
BASIS CMake

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

+ Collaboration diagram for Find Package Modules:

Files

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

Find Google Test package.


file  FindITK.cmake
 

Find an ITK installation or build tree.


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

Find Perl libraries. Fixes issue with CMake's default FindPerlLibs.



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.