diff --git a/CMakeLists.txt b/CMakeLists.txt index a561e3e2189df9c5e6c8c5fb8107240aa93a8242..34a6b25e9e85c3d0ce17ff44511937b2e95a332f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,8 +26,7 @@ # Define the CMake project and configure CMake # ############################################################################## -# FetchContent_MakeAvailable() was introduced in 3.14 -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.19) project( cargo