CMakeLists.txt
branchv_0
changeset 11 d5c5bd65f364
parent 6 abf1d424f2a0
child 19 9bac174d11b6
--- a/CMakeLists.txt	Tue Dec 18 22:45:00 2018 +0100
+++ b/CMakeLists.txt	Wed Dec 19 23:10:20 2018 +0100
@@ -15,5 +15,5 @@
 # along with this program. If not, see <http://www.gnu.org/licenses/>.
 
 project (relpipe-tr-sed.cpp)
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 3.7.2)
 add_subdirectory (src)