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
|
@ -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.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue