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