source: trunk/build_support/yat.pc.in @ 1469

Last change on this file since 1469 was 1469, checked in by Peter, 15 years ago

stray trac.thep

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 363 bytes
Line 
1# $Id: yat.pc.in 1469 2008-09-02 17:21:00Z peter $
2prefix=@prefix@
3exec_prefix=@exec_prefix@
4libdir=@libdir@
5includedir=@includedir@
6
7Name: yat
8Description: yat
9URL: http://dev.thep.lu.se/yat
10Version: @VERSION@
11Requires: gsl >= @gsl_version@ boost >= @boost_version@
12Libs: -L${libdir} -l@YAT_LIBNAME@ @EXTRA_LDFLAGS@ @LDFLAGS@
13Cflags: @EXTRA_CPPFLAGS@ @EXTRA_CXXFLAGS@ @CPPFLAGS@ @CXXFLAGS@ -I${includedir}
Note: See TracBrowser for help on using the repository browser.