Changeset 1790 for trunk/build_support/yat.pc.in
- Timestamp:
- Feb 10, 2009, 10:37:26 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build_support/yat.pc.in
r1695 r1790 1 1 # $Id$ 2 2 3 # Copyright (C) 2008 Peter Johansson3 # Copyright (C) 2008, 2009 Peter Johansson 4 4 # 5 5 # This file is part of the yat library, http://dev.thep.lu.se/yat … … 27 27 URL: http://dev.thep.lu.se/yat 28 28 Version: @VERSION@ 29 Requires: gsl >= @gsl_version@ boost >= @boost_version@29 Requires: gsl >= @gsl_version@ 30 30 Libs: -L${libdir} -l@YAT_LIBNAME@ @EXTRA_LDFLAGS@ @LDFLAGS@ 31 31 Cflags: @EXTRA_CPPFLAGS@ @EXTRA_CXXFLAGS@ @CPPFLAGS@ @CXXFLAGS@ -I${includedir}
Note: See TracChangeset
for help on using the changeset viewer.