diff --git a/CMakeLists.txt b/CMakeLists.txt index e37bdad..e51cdd2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -cmake_minimum_required(VERSION 3.10) +cmake_minimum_required(VERSION 3.20) project(OVNI LANGUAGES C)