From ed1acd73863a3624c7c5ac1c1770c4760c36a610 Mon Sep 17 00:00:00 2001 From: Lew Rossman Date: Tue, 14 May 2019 13:17:17 -0400 Subject: [PATCH] Update run\CMakeLists.txt --- run/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/CMakeLists.txt b/run/CMakeLists.txt index cd2b1a1..fb79a54 100644 --- a/run/CMakeLists.txt +++ b/run/CMakeLists.txt @@ -1,5 +1,5 @@ # EPANET COMMAND LINE EXECUTABLE -cmake_minimum_required (VERSION 3.0.2) +cmake_minimum_required (VERSION 2.8.8) # Sets for output directory for executables and libraries.