Verified Commit 438ac4df authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

CMake: Update minimum required version to 3.19

Fixes #2 #3
parent 470e01eb
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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