mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 06:15:05 +00:00
ci: Force downloaded libobs and obsdeps
This commit is contained in:
parent
a33dd83d72
commit
f4f2c31495
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ if ((process.platform == "win32") || (process.platform == "win64")) {
|
|||
`-DCMAKE_PACKAGE_NAME=StreamFX`,
|
||||
'-DCMAKE_INSTALL_PREFIX="build/distrib"',
|
||||
'-DCMAKE_PACKAGE_PREFIX="build/package"',
|
||||
'-DOBS_DOWNLOAD=true',
|
||||
];
|
||||
let extra_build = [
|
||||
|
||||
|
|
Loading…
Reference in a new issue