Blob Blame History Raw
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: netloc
Description: Network locality detection and management library
Version: @HWLOC_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lnetloc -lhwloc
Libs.private: @LIBS@