# LAGraph, Copyright (c) 2019-2023, LAGraph Contributors. All Rights Reserved. # SPDX-License-Identifier: BSD-2-Clause prefix=/usr exec_prefix=${prefix} libdir=/usr/lib includedir=/usr/include/suitesparse Name: LAGraph URL: https://github.com/GraphBLAS/LAGraph Description: Library plus test harness for collecting algorithms that use GraphBLAS Version: 1.1.5 Requires.private: GraphBLAS Libs: -L${libdir} -llagraph Libs.private: Cflags: -I${includedir} -DLG_DLL Cflags.private: -ULG_DLL