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 fb5e7cf commit fe8b1b5Copy full SHA for fe8b1b5
.github/julia/build_tarballs.jl
@@ -35,6 +35,7 @@ cmake -DCMAKE_INSTALL_PREFIX=${prefix} \
35
-DZLIB_USE_STATIC_LIBS=${BUILD_STATIC} \
36
-DHIPO=ON \
37
-DBLA_VENDOR=OpenBLAS \
38
+ -DCMAKE_PREFIX_PATH=${prefix} \
39
-DMETIS_ROOT=${prefix} \
40
..
41
0 commit comments