Verified Commit 8042fed7 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

CMake: Set minimum version to 3.19

parent 3b943e65
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(
  scord