cmake find_package(METIS) examples

CGAL/cgal BGL/examples/BGL_polyhedron_3/CMakeLists.txt :27

find_package(METIS QUIET)

CGAL/cgal BGL/examples/BGL_surface_mesh/CMakeLists.txt :14

find_package(METIS QUIET)

CGAL/cgal Lab/demo/Lab/CMakeLists.txt :64

find_package(METIS QUIET)

CGAL/cgal Polygon_mesh_processing/examples/Polygon_mesh_processing/CMakeLists.txt :128

find_package(METIS QUIET)

CGAL/cgal Polygon_mesh_processing/test/Polygon_mesh_processing/CMakeLists.txt :102

find_package(METIS QUIET)

CGAL/cgal Surface_mesh_simplification/examples/Surface_mesh_simplification/CMakeLists.txt :42

find_package(METIS QUIET)

mfem/mfem CMakeLists.txt :317

find_package(METIS REQUIRED)

pghysels/STRUMPACK CMakeLists.txt :442

find_package(METIS REQUIRED)

pghysels/STRUMPACK cmake/Modules/FindMETIS.cmake :26

#     find_package( METIS )

xiaoyeli/superlu CMakeLists.txt :198

find_package(METIS)