mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-30 17:14:58 +01:00
CI: Set FFTW3_DIR
This commit is contained in:
parent
82894b94f4
commit
9baec288c3
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -1268,6 +1268,7 @@ jobs:
|
||||
-DUSE_TAGLIB=ON
|
||||
-DPKG_CONFIG_EXECUTABLE="${{env.prefix_path_forwardslash}}/bin/pkg-config.exe"
|
||||
-DICU_ROOT="${{env.prefix_path_forwardslash}}"
|
||||
-DFFTW3_DIR="${{env.prefix_path_forwardslash}}"
|
||||
|
||||
- name: Run Make
|
||||
shell: cmd
|
||||
|
Loading…
x
Reference in New Issue
Block a user