Skip to content

Commit fe8b1b5

Browse files
committed
add prefix
1 parent fb5e7cf commit fe8b1b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/julia/build_tarballs.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ cmake -DCMAKE_INSTALL_PREFIX=${prefix} \
3535
-DZLIB_USE_STATIC_LIBS=${BUILD_STATIC} \
3636
-DHIPO=ON \
3737
-DBLA_VENDOR=OpenBLAS \
38+
-DCMAKE_PREFIX_PATH=${prefix} \
3839
-DMETIS_ROOT=${prefix} \
3940
..
4041

0 commit comments

Comments
 (0)