We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4143672 commit 561058cCopy full SHA for 561058c
.github/workflows/hipo.yml
@@ -64,7 +64,7 @@ jobs:
64
-DALL_TESTS=${{ matrix.all_tests }} `
65
-DHIPO=ON `
66
-DBLAS_ROOT=C:/vcpkg/installed/x64-windows `
67
- -DMETIS_PATH=installs/include `
+ -DMETIS_PATH=installs `
68
-DMETIS_LIB="-lmetis" `
69
..
70
cmake --build . --parallel --config ${{ matrix.build_type }}
0 commit comments