feat: SDL3 base

This commit is contained in:
2026-07-21 21:11:35 -04:00
parent ec05ec3981
commit d87a345274
10 changed files with 61 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.25 FATAL_ERROR)
cmake_minimum_required(VERSION 3.24 FATAL_ERROR)
project(4JLibs.Windows64.Storage LANGUAGES C CXX)