diff --git a/desktop_version/CMakeLists.txt b/desktop_version/CMakeLists.txt index f7fb2c18..7a05e9d4 100644 --- a/desktop_version/CMakeLists.txt +++ b/desktop_version/CMakeLists.txt @@ -1,7 +1,7 @@ # CMake File for VVVVVV # Written by Ethan "flibitijibibo" Lee -cmake_minimum_required(VERSION 2.8.12) +cmake_minimum_required(VERSION 2.8.12...3.5) # CMake Options option(ENABLE_WARNINGS "Enable compilation warnings" ON)