office-gobmx/external/cppunit
Caolán McNamara 403ddd6cb1 builds externals without werror
I get a warning under MacOSX of

argument unused during compilation -I . -Werror,-Wunused-command-line-argument

Change-Id: I0ae48783eefa52a829471e51a94c79d235dc2f38
Reviewed-on: https://gerrit.libreoffice.org/39988
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-07-15 01:18:04 +02:00
..
CPPUNIT_PLUGIN_EXPORT.patch.0
disable-dynloading.patch
enable-win32-debug.patch
ExternalProject_cppunit.mk
Makefile
Module_cppunit.mk
README
rtti.patch.0
unix.patch
UnpackedTarball_cppunit.mk
windows.patch

C++ port of the JUnit framework for unit testing.

From [http://www.freedesktop.org/wiki/Software/cppunit/]