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
[hkl] add the hkl_parameter_description_get method
[hkl.git]
/
hkl.pc.in
blob
c2c73ae0562749361a0717c41f5eb03524b504fd
1
prefix=@prefix@
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib
4
includedir=${prefix}/include
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
11
Libs: -L${libdir} -lhkl
12
Libs.private: -lm
13
Cflags: -I${includedir}/hkl-@VMAJ@