update cmake version

This commit is contained in:
Marios S. Kyriakou
2024-04-21 11:48:43 +03:00
parent e396bd8b58
commit ac09675f79

View File

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