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

@@ -52,7 +52,7 @@ This module responds to the flags:
#]=======================================================================]
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.")