Skip to content

Commit

Permalink
https://discourse.cmake.org/t/msvc-runtime-library-completely-ignored…
Browse files Browse the repository at this point in the history
…/10004
  • Loading branch information
worc4021 committed Jan 7, 2025
1 parent cc5117a commit 7509474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.15)
project(MUMPS Fortran C CXX)

# Obtain latest source by pulling the tar.gz from https://mumps-solver.org/MUMPS_{MUMPS VERSION currently 5.7.3}.tar.gz
Expand Down

0 comments on commit 7509474

Please sign in to comment.