mirror of
https://github.com/vimpunk/mio.git
synced 2026-02-05 17:30:04 +08:00
silence cmakes 3.31's warning
< 3.10 is now deprecated
This commit is contained in:
parent
0b8e75d995
commit
565badb03f
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.8)
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
|
||||
#
|
||||
# Here we check whether mio is being configured in isolation or as a component
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user