mirror of https://gitee.com/bigwinds/arangodb
Back to old CMake requirement
This commit is contained in:
parent
3c490b7ae3
commit
109cf8da73
|
@ -4,7 +4,7 @@
|
|||
# General
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
cmake_minimum_required(VERSION 3.14)
|
||||
cmake_minimum_required(VERSION 3.9)
|
||||
|
||||
if (NOT CMAKE_BUILD_TYPE)
|
||||
set(CMAKE_BUILD_TYPE Release
|
||||
|
|
Loading…
Reference in New Issue