Find Boost Numeric Bindings package. More...
#include "FindPackageHandleStandardArgs.cmake"
Go to the source code of this file.
Variables | |
path | BoostNumericBindings_DIR |
cmake | BoostNumericBindings_FOUND |
cmake | BoostNumericBindings_INCLUDES |
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.
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 . |
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). |
Definition in file FindBoostNumericBindings.cmake.
path BoostNumericBindings_DIR |
Definition at line 72 of file FindBoostNumericBindings.cmake.
cmake BoostNumericBindings_FOUND |
Definition at line 129 of file FindBoostNumericBindings.cmake.
cmake BoostNumericBindings_INCLUDES |
Definition at line 115 of file FindBoostNumericBindings.cmake.