mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 01:19:52 +03:00
Update minimal cmake version to 3.15
* 3.12 is required for add_compile_definitions * 3.15 is required for CMP0091 policy
This commit is contained in:
parent
a836b3bd5e
commit
08e24917b8
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
cmake_minimum_required(VERSION 3.15)
|
||||
|
||||
set(BUILD_NUMBER CACHE STRING "The number of the current build.")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user