ci: build MSVC workflows using Ninja generator

This commit is contained in:
Anonymous Maarten
2024-07-18 21:56:35 +02:00
committed by Anonymous Maarten
parent a2a1d2de66
commit f8c1cd6622
3 changed files with 95 additions and 15 deletions

View File

@@ -2101,6 +2101,7 @@ elseif(WINDOWS)
endif()
endif()
enable_language(RC)
sdl_glob_sources(SHARED "${SDL3_SOURCE_DIR}/src/core/windows/*.rc")
if(MINGW OR CYGWIN)
sdl_pc_link_options("-mwindows")