mirror of
https://github.com/got-feedBack/feedBack-desktop.git
synced 2026-08-11 19:29:32 +00:00
13 lines
494 B
Plaintext
13 lines
494 B
Plaintext
# Windows Chocolatey packages for building Slopsmith Desktop.
|
|
# Kept in sync with .github/workflows/build.yml — change both places together.
|
|
#
|
|
# NOTE: cmake requires special install args in GitHub Actions:
|
|
# choco install cmake --installargs 'ADD_CMAKE_TO_PATH=System'
|
|
#
|
|
# Fluidsynth + vgmstream on Windows are NOT installed via choco; they're
|
|
# downloaded as pinned release archives in the CI workflow because the
|
|
# choco packages lag upstream and we need specific versions.
|
|
|
|
cmake
|
|
ffmpeg
|