mirror of
https://github.com/kunkundi/crossdesk.git
synced 2026-05-19 20:12:55 +08:00
4 lines
82 B
Lua
4 lines
82 B
Lua
if is_plat("windows") then
|
|
elseif is_plat("linux") then
|
|
includes("ffmpeg")
|
|
end |