Files
domo/bsp/buildroot-2017.02.11/package/cppunit/cppunit.mk
2018-05-22 15:35:47 +02:00

15 lines
409 B
Makefile

################################################################################
#
# cppunit
#
################################################################################
CPPUNIT_VERSION = 1.13.2
CPPUNIT_SITE = http://dev-www.libreoffice.org/src
CPPUNIT_INSTALL_STAGING = YES
CPPUNIT_LICENSE = LGPLv2.1
CPPUNIT_LICENSE_FILES = COPYING
CPPUNIT_CONF_OPTS = --disable-doxygen
$(eval $(autotools-package))