mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-02 17:46:22 +03:00
Configuration - Update minimum CMake version to 3.10 #169
This commit is contained in:
parent
676f92fb10
commit
129eb07cea
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required (VERSION 3.5 FATAL_ERROR)
|
||||
cmake_minimum_required (VERSION 3.10 FATAL_ERROR)
|
||||
|
||||
set (CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/adm/cmake")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user