On 12/02/2019 15:33, Regina Henschel wrote:
So I have added the include #include <officecfg/Office/Common.hxx> in
sd/qa/unit/misc-tests.cxx too. But I get the error:
fatal error C1083: Cannot open include file:
'officecfg/Office/Common.hxx': No such file or directory
What do I miss?
Add
$(eval $(call gb_CppunitTest_use_custom_headers,..., \
officecfg/registry \
))
to the corresponding CppunitTest_....mk file.
_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice