We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1847e3d commit 4c8fa76Copy full SHA for 4c8fa76
.github/workflows/hipo-win-510.yml
@@ -185,6 +185,7 @@ jobs:
185
run: |
186
cmake ${{runner.workspace}}/highs-tests/CMakeHighsFindPackage `
187
-DHIGHS_DIR="${{runner.workspace}}/installs/lib/cmake/highs" `
188
+ -DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake `
189
-DCMAKE_INSTALL_PREFIX=${{runner.workspace}}/install-find-highs
190
cmake --build . --parallel --config Release
191
cmake --install .
0 commit comments