BASIS  r3148
FindBoostNumericBindings.cmake File Reference

Find Boost Numeric Bindings package. More...

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

Go to the source code of this file.

Variables

path BoostNumericBindings_DIR
cmake BoostNumericBindings_FOUND
cmake BoostNumericBindings_INCLUDES

Detailed Description

Find Boost Numeric Bindings package.

This module looks for an installation of the Boost Numeric Bindings package, a bindings library for Boost.Ublas (see http://mathema.tician.de/software/boost-numeric-bindings). Note that you will also need Boost.Ublas in order to use this headers-only library.

Input variables:
BoostNumericBindings_DIR The Boost Numeric Bindings package files are searched under the specified root directory. This variable can also be set as environment variable.
BOOSTNUMERICBINDINGS_DIR Alternative environment variable for BoostNumericBindings_DIR.
Output variables:
BoostNumericBindings_FOUND Whether the Boost Numeric Bindings package was found and the following CMake variables are valid.
BoostNumericBindings_INCLUDE_DIR Cached include directory/ies.
BoostNumericBindings_INCLUDE_DIRS Alias for BoostNumericBindings_INCLUDE_DIR (not cached).
BoostNumericBindings_INCLUDES Alias for BoostNumericBindings_INCLUDE_DIR (not cached).

Copyright (c) 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 FindBoostNumericBindings.cmake.


Variable Documentation