From 27246524b2bcedbe6d728f5e2cf5f6fcc9ab15b0 Mon Sep 17 00:00:00 2001 From: ManifoldFR Date: Tue, 26 Sep 2023 15:42:55 +0200 Subject: [PATCH] cmake listfile : update minimum required CMake version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7e498a96..d67dcdcb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ # Copyright (C) 2022-2023 LAAS-CNRS, INRIA # -cmake_minimum_required(VERSION 3.1) +cmake_minimum_required(VERSION 3.12) set(PROJECT_NAME proxnlp) set(PROJECT_DESCRIPTION