ci: add Linux build image workflow

This commit is contained in:
dijunkun
2026-07-21 21:54:03 +08:00
parent 59f77c2820
commit 7ff6c8a4ad
12 changed files with 518 additions and 28 deletions
+1
View File
@@ -26,6 +26,7 @@ end
function setup_platform_settings()
if is_os("windows") then
add_requires("libyuv", "miniaudio 0.11.21")
add_defines("NOMINMAX")
add_links("Shell32", "dwmapi", "User32", "kernel32",
"gdi32", "winmm", "setupapi", "version",
"Imm32", "iphlpapi", "d3d11", "dxgi")