1
0
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:
Jonas Kvinge 2024-02-23 22:57:00 +01:00
parent 82894b94f4
commit 9baec288c3

View File

@ -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