diff options
Diffstat (limited to 'math/metis/files/patch-programs_CMakeLists.txt')
-rw-r--r-- | math/metis/files/patch-programs_CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/metis/files/patch-programs_CMakeLists.txt b/math/metis/files/patch-programs_CMakeLists.txt index cb23d3df113d..eacaf62a44b3 100644 --- a/math/metis/files/patch-programs_CMakeLists.txt +++ b/math/metis/files/patch-programs_CMakeLists.txt @@ -1,6 +1,6 @@ ---- programs/CMakeLists.txt.orig 2013-03-30 16:24:45 UTC +--- programs/CMakeLists.txt.orig 2025-03-31 19:34:42 UTC +++ programs/CMakeLists.txt -@@ -13,9 +13,14 @@ foreach(prog gpmetis ndmetis mpmetis m2gmetis graphchk +@@ -13,9 +13,14 @@ endforeach(prog) # target_link_libraries(${prog} metis profiler) endforeach(prog) |