Force use of 3.15.7

This commit is contained in:
OJ
2020-04-20 20:28:48 +10:00
parent 79fb34a90b
commit 4d07b727d2

View File

@@ -1,4 +1,4 @@
cmake_minimum_required (VERSION 3.15)
cmake_minimum_required (VERSION 3.15.7)
include(CheckFunctionExists)
include(CheckSymbolExists)
include(CheckLibraryExists)