Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
build/pkgs/suitesparse: Add cmake dependency, activate components tha…
Browse files Browse the repository at this point in the history
…t need cmake
  • Loading branch information
Matthias Koeppe committed Jul 21, 2022
1 parent bad180a commit abb0174
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 91 deletions.
2 changes: 1 addition & 1 deletion build/pkgs/suitesparse/dependencies
Original file line number Diff line number Diff line change
@@ -1 +1 @@
$(BLAS) gfortran mpfr $(MP_LIBRARY)
$(BLAS) gfortran mpfr $(MP_LIBRARY) | cmake
90 changes: 0 additions & 90 deletions build/pkgs/suitesparse/patches/01-no_cmake_project.patch

This file was deleted.

0 comments on commit abb0174

Please sign in to comment.