source:
trunk/FACT++/erfa/erfa.pc.in@
18350
Last change on this file since 18350 was 18348, checked in by , 9 years ago | |
---|---|
File size: 241 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@ |
4 | includedir=@includedir@ |
5 | |
6 | Name: Erfa |
7 | Description: Essential Routines for Fundamental Astronomy |
8 | Version: @VERSION@ |
9 | Libs: -L${libdir} -lerfa |
10 | Libs.private: @LIBS@ |
11 | Cflags: -I${includedir} |
Note:
See TracBrowser
for help on using the repository browser.