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 e2c77c6 commit 5ffa824Copy full SHA for 5ffa824
.github/workflows/hipo.yml
@@ -62,7 +62,7 @@ jobs:
62
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }} `
63
-DALL_TESTS=${{ matrix.all_tests }} `
64
-DHIPO=ON `
65
- -DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake `
+ -DBLAS_ROOT=C:/vcpkg/installed/x64-windows `
66
-DMETIS_ROOT=installs `
67
..
68
cmake --build . --parallel --config ${{ matrix.build_type }}
0 commit comments