update Metis' cmake_minimum_required to 3.5

release/4.3a0
Varun Agrawal 2025-04-03 16:07:48 -04:00
parent 32b3490a7e
commit 3ef95a482a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.0) cmake_minimum_required(VERSION 3.5)
project(METIS) project(METIS)
# Add flags for currect directory and below # Add flags for currect directory and below