parent
ca34b0af70
commit
c6f84a223c
2 changed files with 26 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||||
|
prefix=../relativepath |
||||||
|
exec_prefix=${prefix} |
||||||
|
libdir=${exec_prefix}/lib |
||||||
|
|
||||||
|
Name: Relative path |
||||||
|
Description: Relative path library |
||||||
|
Version: 0.0.1 |
||||||
|
Libs: -L${libdir} -lrelativepath |
||||||
|
Cflags: |
Loading…
Reference in new issue