From cc4e4f26079c1e31cdb64d78d44b92dbe54d22b3 Mon Sep 17 00:00:00 2001 From: PASCALE NOYRET Date: Mon, 6 Dec 2021 11:58:59 +0100 Subject: [PATCH] Chgt Version --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index fc29f8e2..037683c2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,6 +16,7 @@ # # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # + CMAKE_MINIMUM_REQUIRED(VERSION 2.8.8 FATAL_ERROR) PROJECT(SalomeEFICAS C CXX) -- 2.39.2