extractors: Hide warnings from system headers
ClosedPublic

Authored by kfunk on Dec 19 2017, 12:17 PM.

Details

Summary

Also prefer kde_target_enable_exceptions() over the function enabling
exceptions globally.

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.
kfunk created this revision.Dec 19 2017, 12:17 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptDec 19 2017, 12:17 PM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
kfunk requested review of this revision.Dec 19 2017, 12:17 PM
kfunk updated this revision to Diff 33121.Apr 26 2018, 6:28 AM

Rebased

Restricted Application added a project: Baloo. · View Herald TranscriptApr 26 2018, 6:28 AM
mgallien requested changes to this revision.Apr 26 2018, 7:05 PM

Please have a look at the issue.
Thanks

src/extractors/CMakeLists.txt
35

I have got an error that I solved by adding PRIVATE after the target. Could you fix that ?

This revision now requires changes to proceed.Apr 26 2018, 7:05 PM
kfunk updated this revision to Diff 33189.Apr 27 2018, 5:11 AM

Add PRIVATE

mgallien accepted this revision.Apr 27 2018, 5:51 AM
This revision is now accepted and ready to land.Apr 27 2018, 5:51 AM
This revision was automatically updated to reflect the committed changes.