Revert "Revert cmake min back to 3.1 to resolve CI issue"

This reverts commit 633c246544.
This commit is contained in:
bwengert79 2024-10-09 05:43:48 -04:00
parent 633c246544
commit cb2cb298ee

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
cmake_minimum_required(VERSION 3.20)
###################################################################################################
## These variables are passed to oatpp-module-install.cmake script