mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-04-19 00:27:23 -05:00
Based on OBS plugin template build scripts with some minor adjustments: * Adjust format check scripts to exclude ./deps folder * Adjust release scripts to only draft releases * Always build installers * Always upload build artefacts * Build opencv for Mac and Windows releases
4 lines
150 B
Plaintext
4 lines
150 B
Plaintext
package '7zip.7zip', path: '7-zip', bin: '7z'
|
|
package 'cmake', path: 'Cmake\bin', bin: 'cmake'
|
|
package 'innosetup', path: 'Inno Setup 6', bin: 'iscc'
|