mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
ci: merge all workflows into one
This commit is contained in:
parent
3374e57102
commit
da8aa84c1d
22 changed files with 1042 additions and 1268 deletions
|
|
@ -79,6 +79,8 @@ ${src_main}
|
|||
|
||||
include(CMakePushCheckState)
|
||||
|
||||
set(CMAKE_TRY_COMPILE_TARGET_TYPE "STATIC_LIBRARY")
|
||||
|
||||
cmake_push_check_state(RESET)
|
||||
try_compile(SDL_CPU_CHECK_ALL
|
||||
"${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/CMakeTmp/SDL_detect_arch"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue