Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
DrTimothyAldenDavis committed Dec 5, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 0981625 commit f0aaa04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Example/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -110,7 +110,7 @@ find_package ( LAGraph 1.1.0 )
find_package ( Mongoose 3.3.0 REQUIRED )
find_package ( ParU 0.1.0 REQUIRED )
find_package ( RBio 4.3.0 REQUIRED )
find_package ( SPEX 2.3.0 REQUIRED ) # requires GMP and MPRF
find_package ( SPEX 2.3.0 REQUIRED ) # requires GMP and MPFR
find_package ( SPQR 4.3.0 REQUIRED )
find_package ( UMFPACK 6.3.0 REQUIRED )

0 comments on commit f0aaa04

Please sign in to comment.