Merge pull request #2079 from borglab/fix/metis-cmake

Update Metis' cmake_minimum_required to 3.5
release/4.3a0
Varun Agrawal 2025-04-03 18:48:27 -04:00 committed by GitHub
commit 91d23df8e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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)
# Add flags for currect directory and below