浏览代码

vc: bump CMake compatibility version of sdl2-config.cmake

Anonymous Maarten 7 月之前
父节点
当前提交
c46bec009b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      VisualC/pkg-support/cmake/sdl2-config.cmake

+ 1 - 1
VisualC/pkg-support/cmake/sdl2-config.cmake

@@ -1,7 +1,7 @@
 # SDL2 CMake configuration file:
 # This file is meant to be placed in a cmake subfolder of SDL2-devel-2.x.y-VC
 
-cmake_minimum_required(VERSION 3.0...3.5)
+cmake_minimum_required(VERSION 3.0...3.28)
 
 include(FeatureSummary)
 set_package_properties(SDL2 PROPERTIES