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
* I forgot this change.
[hkl.git]
/
hkl.pc.in
blob
89c654fb2ff850df1db54ac301567bef163818f5
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}