xref: /OK3568_Linux_fs/buildroot/package/cppunit/cppunit.mk (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1################################################################################
2#
3# cppunit
4#
5################################################################################
6
7CPPUNIT_VERSION = 1.15.1
8CPPUNIT_SITE = http://dev-www.libreoffice.org/src
9CPPUNIT_INSTALL_STAGING = YES
10CPPUNIT_LICENSE = LGPL-2.1
11CPPUNIT_LICENSE_FILES = COPYING
12CPPUNIT_CONF_OPTS = --disable-doxygen
13
14$(eval $(autotools-package))
15