summaryrefslogtreecommitdiffstats
path: root/hwloc-1.2.1/hwloc.pc.in
blob: a5bb09ab0af47faa9965aa0eeaf3ca49c853c29d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: hwloc
Description: Hardware locality detection and management library
Version: @VERSION@
Requires.private: @HWLOC_REQUIRES@
Cflags: -I${includedir}
Libs: -L${libdir} -lhwloc
Libs.private: @LIBS@

© 2014-2024 Faster IT GmbH | imprint | privacy policy