parent
4373f25dc1
commit
cdb033bcbc
5 changed files with 27 additions and 4 deletions
@ -0,0 +1,10 @@ |
||||
prefix=@prefix@ |
||||
exec_prefix=@exec_prefix@ |
||||
libdir=@libdir@ |
||||
includedir=@includedir@ |
||||
|
||||
Name: Exactness |
||||
Description: A Library to read and write Exactness units |
||||
Version: @VERSION@ |
||||
Libs: -L${libdir} -lexactness |
||||
Cflags: -I${includedir}/exactness |
Loading…
Reference in new issue