Browse Source

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

(cherry picked from commit c46bec009bdec89d156b1279590e1734718a453a)
Anonymous Maarten 4 months ago
parent
commit
f3245a6fed
1 changed files with 1 additions and 1 deletions
  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