diff --git a/CMakeLists.txt b/CMakeLists.txt index 502e5e6..a99691e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ -# Copyright (C) 2018 Ortega Froysa, Nicolás -# Author: Ortega Froysa, Nicolás +# Copyright (C) 2026 Ortega Froysa, Nicolás +# Author: Ortega Froysa, Nicolás # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -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 2.8) +cmake_minimum_required(VERSION 3.10) project(SpaceShipSim C) set(TARGET_NAME "spaceshipsim")