Variables
FindMatlabNiftiTools.cmake File Reference

Find MATLAB Central package "Tools for NIfTI and ANALYZE Image" (#8797). More...

#include "FindPackageHandleStandardArgs.cmake"
+ Include dependency graph for FindMatlabNiftiTools.cmake:

Go to the source code of this file.

Variables

cmake MatlabNiftiTools_DIR
 
cmake MatlabNiftiTools_FOUND
 
cmake MatlabNiftiTools_INCLUDE_DIRS
 
cmake MatlabNiftiTools_INCLUDES
 

Detailed Description

Find MATLAB Central package "Tools for NIfTI and ANALYZE Image" (#8797).

Input variables:
MatlabNiftiTools_DIR The MATLAB Central package files are searched under the specified root directory. If they are not found there, the default search paths are considered. This variable can also be set as environment variable.
MATLABNIFTITOOLS_DIR Alternative environment variable for MatlabNiftiTools_DIR.
Output variables:
MatlabNiftiTools_FOUND Whether the package was found and the following CMake variables are valid.
MatlabNiftiTools_INCLUDE_DIR Cached include directory/ies only related to the searched package.
MatlabNiftiTools_INCLUDE_DIRS Include directory/ies of searched and dependent packages (not cached).
MatlabNiftiTools_INCLUDES Alias for MatlabNiftiTools_INCLUDE_DIRS (not cached).

Definition in file FindMatlabNiftiTools.cmake.

Variable Documentation

§ MatlabNiftiTools_DIR

cmake MatlabNiftiTools_DIR

Definition at line 43 of file FindMatlabNiftiTools.cmake.

§ MatlabNiftiTools_FOUND

cmake MatlabNiftiTools_FOUND

Definition at line 108 of file FindMatlabNiftiTools.cmake.

§ MatlabNiftiTools_INCLUDE_DIRS

cmake MatlabNiftiTools_INCLUDE_DIRS

Definition at line 93 of file FindMatlabNiftiTools.cmake.

§ MatlabNiftiTools_INCLUDES

cmake MatlabNiftiTools_INCLUDES

Definition at line 94 of file FindMatlabNiftiTools.cmake.