BASIS  r3148
FindNiftiCLib.cmake File Reference

Find nifticlib package. More...

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

Go to the source code of this file.

Variables

cmake CMAKE_FIND_LIBRARY_SUFFIXES
cmake NiftiCLib_DIR
cmake NiftiCLib_FOUND
cmake NiftiCLib_INCLUDE_DIRS
cmake NiftiCLib_INCLUDES
cmake NiftiCLib_LIB
cmake NiftiCLib_LIBRARIES
cmake NiftiCLib_ORIG_CMAKE_FIND_LIBRARY_SUFFIXES

Detailed Description

Find nifticlib package.

Input variables:
NiftiCLib_DIR The nifticlib 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.
NIFTICLIB_DIR Alternative environment variable for NiftiCLib_DIR.
NiftiCLib_USE_STATIC_LIB Forces this module to search for the static library. Otherwise, the shared library is preferred.
Output variables:
NiftiCLib_FOUND Whether the nifticlib package was found and the following CMake variables are valid.
NiftiCLib_INCLUDE_DIR Cached include directory/ies.
NiftiCLib_INCLUDE_DIRS Alias for NiftiCLib_INCLUDE_DIR (not cached).
NiftiCLib_INCLUDES Alias for NiftiCLib_INCLUDE_DIR (not cached).
NiftiCLib_LIBRARY Path of niftiio library.
NiftiCLib_LIB Alias for NiftiCLib_LIBRARY (not cached).
NiftiCLib_LIBRARIES Path of niftiio library and prerequisite libraries.
Imported targets:
niftiio The library target of the nifticlib library.

Copyright (c) 2011, 2012 University of Pennsylvania. All rights reserved.
See https://www.cbica.upenn.edu/sbia/software/license.html or COPYING file.

Contact: SBIA Group <sbia-software at uphs.upenn.edu>

Definition in file FindNiftiCLib.cmake.


Variable Documentation

Definition at line 87 of file FindNiftiCLib.cmake.

Definition at line 73 of file FindNiftiCLib.cmake.

Definition at line 238 of file FindNiftiCLib.cmake.

Definition at line 210 of file FindNiftiCLib.cmake.

Definition at line 214 of file FindNiftiCLib.cmake.

Definition at line 218 of file FindNiftiCLib.cmake.

Definition at line 165 of file FindNiftiCLib.cmake.