File: libcppunit-dev.README.Debian

package info (click to toggle)
cppunit 1.12.1-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 5,136 kB
  • ctags: 3,387
  • sloc: cpp: 18,307; sh: 9,213; ansic: 2,973; makefile: 480; xml: 58; csh: 6
file content (14 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
		Using CppUnit with autotools
		----------------------------

CppUnit ships an autoconf macro that is used to detect whether the
library is available.  The usage is

  AM_PATH_CPPUNIT(MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])

Note that the minimum version of CppUnit is mandatory.

Install package libcppunit-doc for documentation and example code.


 -- Steve M. Robbins <smr@debian.org>, Sun Jan 15 22:03:49 2006