# Metis_INCLUDE_DIRS - the Metis include directories
# Metis_LIBRARIES - link these to use Metis
#
# Franck Perignon, jan. 2011, from http://www.cmake.org/Wiki/CMake:How_To_Find_Libraries
# If Metis is in a non usual place, provide Metis_DIR variable to cmake (cmake -DMetis_DIR=...)
#
# Franck Perignon, jan. 2011, from http://www.cmake.org/Wiki/CMake:How_To_Find_Libraries
#
# - On debian, metis is installed in /usr/include/metis, /usr/lib with both static and dynamic libs.
# - The tgz file from Karypis lab does not include any installation process. Metis is compiled in the sources and the .h is in metis_src/Lib, while the .a is in