CI: Add Boost_INCLUDE_DIR for MSVC build
This commit is contained in:
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"
|
-DPKG_CONFIG_EXECUTABLE="${{env.prefix_path_forwardslash}}/bin/pkg-config.exe"
|
||||||
-DICU_ROOT="${{env.prefix_path_forwardslash}}"
|
-DICU_ROOT="${{env.prefix_path_forwardslash}}"
|
||||||
-DFFTW3_DIR="${{env.prefix_path_forwardslash}}"
|
-DFFTW3_DIR="${{env.prefix_path_forwardslash}}"
|
||||||
|
-DBoost_INCLUDE_DIR="${{env.prefix_path_forwardslash}}/include"
|
||||||
|
|
||||||
- name: Run Make
|
- name: Run Make
|
||||||
shell: cmd
|
shell: cmd
|
||||||
|
|||||||
Reference in New Issue
Block a user