ECMQtDeclareLoggingCategory: gently deal with no categories exported

Authored by kossebau on Feb 12 2020, 3:53 AM.

Description

ECMQtDeclareLoggingCategory: gently deal with no categories exported

With some build configurations no catgories might be registered for
a given export id.
Instead of failing hard and thus forcing to catch this situation
explicitly on the caller side, be grateful on the callee side
and just generate an empty file, so the installed file set is consistent.

GIT_SILENT

Details

Committed
kossebauFeb 12 2020, 3:53 AM
Parents
R240:da4c8108eaf7: ECMQtDeclareLoggingCategory: use older NAME_WE with get_filename_component
Branches
Unknown
Tags
Unknown