Skip to content

Commit

Permalink
Squashed 'src/phast/PhreeqcRM/' changes from ac03301a..ef14ee62
Browse files Browse the repository at this point in the history
ef14ee62 Increased cmake minimum version to 3.22 for ENVIRONMENT_MODIFICATION

git-subtree-dir: src/phast/PhreeqcRM
git-subtree-split: ef14ee6208dc5d6f10b6d68d73999318429a8793
  • Loading branch information
Darth Vader committed Feb 18, 2025
1 parent d814739 commit a9a5881
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# CMAKE_MSVC_RUNTIME_LIBRARY requires 3.15
cmake_minimum_required(VERSION 3.20...3.26)
cmake_minimum_required(VERSION 3.22...3.26)

project(
PhreeqcRM
Expand Down

0 comments on commit a9a5881

Please sign in to comment.