1
0
Fork 0

Back to old CMake requirement

This commit is contained in:
KVS85 2019-10-15 14:34:10 +03:00 committed by GitHub
parent 3c490b7ae3
commit 109cf8da73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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