diff --git a/android_studio/android_studio.lua b/android_studio/android_studio.lua index 9e6c640..61b46d5 100644 --- a/android_studio/android_studio.lua +++ b/android_studio/android_studio.lua @@ -317,7 +317,7 @@ function m.csv_string_from_table(tab) end function m.generate_cmake_lists(prj) - p.w('cmake_minimum_required (VERSION 3.0)') + p.w('cmake_minimum_required (VERSION 3.10)') cmake_file_exts = {