Add build-release.py updates from satellite libraries

[ci skip]
This commit is contained in:
Anonymous Maarten 2024-12-07 10:20:42 +01:00
parent b5c05b6e29
commit 19cc04a162
9 changed files with 58 additions and 21 deletions

View file

@ -5,7 +5,7 @@ It is (currently) limited to packaging binaries for a single architecture.
#]=======================================================================]
cmake_minimum_required(VERSION 3.7)
cmake_minimum_required(VERSION 3.7...3.28)
if(NOT PROJECT_NAME MATCHES "^SDL.*")
message(WARNING "This module is internal to SDL and is currently not supported.")