office-gobmx/cppuhelper
Caolán McNamara ca1c8b4471 we don't need the reg or store libraries for fuzzing
possibly other configations too, but just for fuzzing for the moment

from looking at:
https://oss-fuzz.com/coverage-report/job/libfuzzer_asan_libreoffice/latest
and see what is built but is 0% coverage and uninteresting to be non-0

Change-Id: Ia7afdfc033dd8a705d85c76b246dc5dfb259b063
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163311
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-02-13 17:27:34 +01:00
..
inc
qa
source we don't need the reg or store libraries for fuzzing 2024-02-13 17:27:34 +01:00
unotypes/cppuhelper/detail
CppunitTest_cppuhelper_cppu_ifcontainer.mk
CppunitTest_cppuhelper_cppu_unourl.mk
CppunitTest_cppuhelper_qa_misc.mk
CppunitTest_cppuhelper_qa_weak.mk
InternalUnoApi_cppuhelper.mk
IwyuFilter_cppuhelper.yaml
Library_cppuhelper.mk
Makefile
Module_cppuhelper.mk
README.md
StaticLibrary_findsofficepath.mk

C++ cppu Helpers

Helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff. Get UNO up and running.

See Also

http://wiki.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper