build system: updated required version for cmake (close #194)
This commit is contained in:
parent
d35f557161
commit
3a02460be1
@ -2,7 +2,7 @@
|
|||||||
# uvw
|
# uvw
|
||||||
#
|
#
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.15.3)
|
cmake_minimum_required(VERSION 3.13)
|
||||||
|
|
||||||
#
|
#
|
||||||
# Building in-tree is not allowed (we take care of your craziness).
|
# Building in-tree is not allowed (we take care of your craziness).
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user