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 a17bd6d commit da36aa2Copy full SHA for da36aa2
.github/workflows/hipo-win.yml
@@ -40,7 +40,7 @@ jobs:
40
shell: pwsh
41
run: |
42
cmake `
43
- -S "$env:GITHUB_WORKSPACE/HiGHS" `
+ -S "$env:GITHUB_WORKSPACE" `
44
-B "${{ runner.workspace }}/build" `
45
-DHIPO=ON `
46
-DCMAKE_TOOLCHAIN_FILE="C:/vcpkg/scripts/buildsystems/vcpkg.cmake" `
0 commit comments