mirror of
https://github.com/cuberite/libevent.git
synced 2025-08-05 10:16:08 -04:00
Bump minimum CMake to quiet LTO warning
This commit is contained in:
parent
5df3037d10
commit
bbc5fd64b3
@ -19,7 +19,7 @@
|
|||||||
# start libevent.sln
|
# start libevent.sln
|
||||||
#
|
#
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
|
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
|
||||||
|
|
||||||
if (POLICY CMP0054)
|
if (POLICY CMP0054)
|
||||||
cmake_policy(SET CMP0054 NEW)
|
cmake_policy(SET CMP0054 NEW)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user