mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-28 07:29:09 +00:00
Add build-release.py updates from satellite libraries
[ci skip]
This commit is contained in:
parent
b5c05b6e29
commit
19cc04a162
9 changed files with 58 additions and 21 deletions
|
@ -1,7 +1,7 @@
|
|||
# SDL CMake configuration file:
|
||||
# This file is meant to be placed in lib/cmake/SDL3 subfolder of a reconstructed Android SDL3 SDK
|
||||
|
||||
cmake_minimum_required(VERSION 3.0...3.5)
|
||||
cmake_minimum_required(VERSION 3.0...3.28)
|
||||
|
||||
include(FeatureSummary)
|
||||
set_package_properties(SDL3 PROPERTIES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue