Skip to content

Commit 4c8fa76

Browse files
committed
path to openblas
1 parent 1847e3d commit 4c8fa76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hipo-win-510.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ jobs:
185185
run: |
186186
cmake ${{runner.workspace}}/highs-tests/CMakeHighsFindPackage `
187187
-DHIGHS_DIR="${{runner.workspace}}/installs/lib/cmake/highs" `
188+
-DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake `
188189
-DCMAKE_INSTALL_PREFIX=${{runner.workspace}}/install-find-highs
189190
cmake --build . --parallel --config Release
190191
cmake --install .

0 commit comments

Comments
 (0)