CI: Set FFTW3_DIR

This commit is contained in:
Jonas Kvinge 2024-02-23 22:57:00 +01:00
parent 82894b94f4
commit 9baec288c3
1 changed files with 1 additions and 0 deletions

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