mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-05 21:06:58 +01:00
CI: Add Boost_INCLUDE_DIR for MSVC build
This commit is contained in:
parent
45bad3be04
commit
0e27886e28
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -1289,6 +1289,7 @@ jobs:
|
||||
-DPKG_CONFIG_EXECUTABLE="${{env.prefix_path_forwardslash}}/bin/pkg-config.exe"
|
||||
-DICU_ROOT="${{env.prefix_path_forwardslash}}"
|
||||
-DFFTW3_DIR="${{env.prefix_path_forwardslash}}"
|
||||
-DBoost_INCLUDE_DIR="${{env.prefix_path_forwardslash}}/include"
|
||||
|
||||
- name: Run Make
|
||||
shell: cmd
|
||||
|
Loading…
Reference in New Issue
Block a user