mirror of
https://github.com/kunkundi/crossdesk.git
synced 2026-07-31 14:00:01 +08:00
[feat] remove dependence on ffmpeg for MacOSx
This commit is contained in:
Vendored
+1
-7
@@ -1,7 +1 @@
|
||||
includes("projectx")
|
||||
if is_plat("windows") then
|
||||
elseif is_plat("linux") then
|
||||
includes("ffmpeg")
|
||||
elseif is_plat("macosx") then
|
||||
includes("ffmpeg")
|
||||
end
|
||||
includes("projectx")
|
||||
Reference in New Issue
Block a user