Merge pull request #781 from eladsal/update-build-script

Update old build script
This commit is contained in:
Elad Salomons
2024-04-21 13:02:12 +03:00
committed by GitHub
7 changed files with 121 additions and 36 deletions

View File

@@ -25,7 +25,7 @@
# CMake is available at https://cmake.org/download/
#
cmake_minimum_required (VERSION 2.8.8)
cmake_minimum_required (VERSION 3.5.2)
project(EPANET)