Skip to content

Commit

Permalink
vc: bump CMake compatibility version of sdl2-config.cmake
Browse files Browse the repository at this point in the history
(cherry picked from commit c46bec0)
  • Loading branch information
madebr committed Dec 5, 2024
1 parent 43e9c5b commit f3245a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VisualC/pkg-support/cmake/sdl2-config.cmake
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f3245a6

Please sign in to comment.