ci: merge all workflows

This commit is contained in:
Anonymous Maarten
2024-11-23 04:03:57 +01:00
parent dface78331
commit ba433e4a5d
17 changed files with 1295 additions and 946 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.0...3.5)
cmake_minimum_required(VERSION 3.0...3.10)
project(SDL2_test C)
include(CheckCCompilerFlag)