aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/FindMetis.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindMetis.cmake')
-rw-r--r--cmake/FindMetis.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/FindMetis.cmake b/cmake/FindMetis.cmake
index da2f1f1d7..5c9cbcbe1 100644
--- a/cmake/FindMetis.cmake
+++ b/cmake/FindMetis.cmake
@@ -238,7 +238,7 @@ if(METIS_LIBRARIES)
set(CMAKE_REQUIRED_INCLUDES)
set(CMAKE_REQUIRED_FLAGS)
set(CMAKE_REQUIRED_LIBRARIES)
-endif(METIS_LIBRARIES)
+endif()
if (METIS_LIBRARIES)
list(GET METIS_LIBRARIES 0 first_lib)