Merge branch 'next'
[hkl3d.git] / hkl3d.pc.in
blob46130fdefb6db48e158796a5d130298055c2d7d7
1 prefix=@prefix@
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
6 Name: hkl3d
7 Description: Library for hkl Diffractometer computation
8 Version: @VERSION@
9 Requires: hkl libg3d
10 URL: http://repo.or.cz/w/hkl3d.git
11 Libs: -L${libdir} -lhkl3d
12 Cflags: -I${includedir}