[tests] fix for the new projection function
[hkl.git] / hkl-binoculars.pc.in
blob8592dfafe31ee5210344aeca9b635c0e6f8ad69a
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: hkl-binoculars
7 Description: Library for multi dimensional detector Diffraction computation
8 Version: @VERSION@
9 URL: http://repo.or.cz/w/hkl.git
10 Requires: hkl
11 Requires.private: hdf5-serial
12 Libs: -L${libdir} -lhkl-binoculars
13 Libs.private: -lm
14 Cflags: -I${includedir}/hkl-@VMAJ@