summaryrefslogtreecommitdiff
path: root/libbrahe.pc.in
blob: 32ba10d56ab66ccf6b68f52b1c35d39c8cba14f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @GENERIC_LIBRARY_NAME@
Description: A heterogenous collection of mathematical tools
Version: @VERSION@
Libs: -L${libdir} -l@GENERIC_LIBRARY_NAME
Cflags: -I${includedir}/@GENERIC_LIBRARY_NAME@ -I${libdir}/@GENERIC_LIBRARY_NAME@/include