Avoid compiler warnings for taglib headers
ClosedPublic

Authored by kossebau on Jul 6 2018, 7:38 AM.

Details

Summary

Declaring them as system headers (-> -isystem) tells the compiler
we cannot do anything about them, so it stays silent for them.

Completes b680861aa2ed973eb6694a9dda1c327107323062

Test Plan

Still builds and installs, but no longer warns about issues in taglib
headers.

Diff Detail

Repository
R286 KFileMetaData
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau created this revision.Jul 6 2018, 7:38 AM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptJul 6 2018, 7:38 AM
Restricted Application added subscribers: Baloo, kde-frameworks-devel. · View Herald Transcript
kossebau requested review of this revision.Jul 6 2018, 7:38 AM
mgallien accepted this revision.Jul 6 2018, 7:40 AM

Thanks

This revision is now accepted and ready to land.Jul 6 2018, 7:40 AM
This revision was automatically updated to reflect the committed changes.