complete SDL3 transition

This commit is contained in:
2024-12-18 21:56:18 +11:00
parent ed0cfcc895
commit f0c2b5660d
6 changed files with 14 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
include(CMakeParseArguments) # 3.4 and lower compatibility
include(CMakeParseArguments) # 3.4 and lower compatibility
function (_xrun_find_program OUTPUT NAME)
find_program(XCRUN_EXECUTABLE xcrun REQUIRED)