source: trunk/src/ct/libopenct.pc.in @ 1052

Revision 1052, 193 bytes checked in by alonbl, 4 years ago (diff)

Cleanup pkg-config file

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libopenct
7Description: libopenct
8Version: @VERSION@
9Libs: -L${libdir} -lopenct
10Cflags: -I${includedir}
11
Note: See TracBrowser for help on using the repository browser.