diff --git a/CMakeLists.txt b/CMakeLists.txt index 4969b63..268ac44 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.0) +cmake_minimum_required(VERSION 3.5) project(sdl-jstest) set(TINYCMMC_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/external/tinycmmc/modules/")