repo.or.cz
/
hkl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[contrib][haskell] add the Hkl.C.Engine
[hkl.git]
/
hkl.pc.in
blob
184a4564e24438582816308aedaa74f5d42007c6
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: hkl
7
Description: Library for hkl Diffractometer computation
8
Version: @VERSION@
9
URL: http://repo.or.cz/w/hkl.git
10
Requires: gsl glib-2.0
11
Libs: -L${libdir} -lhkl
12
Libs.private: -lm
13
Cflags: -I${includedir}/hkl-@VMAJ@