Skip to content

Commit

Permalink
FindGraphBLAS for SuiteSparse v9.x and later
Browse files Browse the repository at this point in the history
  • Loading branch information
DrTimothyAldenDavis committed Aug 12, 2024
1 parent 960b5e7 commit 8187e9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake_modules/FindGraphBLAS.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ find_path ( GRAPHBLAS_INCLUDE_DIR
HINTS ${PROJECT_SOURCE_DIR}/..
HINTS ${PROJECT_SOURCE_DIR}/../GraphBLAS
HINTS ${PROJECT_SOURCE_DIR}/../SuiteSparse/GraphBLAS
HINTS ${PROJECT_SOURCE_DIR}/../include/suitesparse
PATH_SUFFIXES include Include
NO_DEFAULT_PATH )

Expand Down

0 comments on commit 8187e9b

Please sign in to comment.