diff --git a/CMakeLists.txt b/CMakeLists.txt index d5c7dec4..a147ec17 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ # 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).