Do not use SYSTEM when including header paths

Authored by hannahk on Mar 11 2019, 12:57 PM.

Description

Do not use SYSTEM when including header paths

Summary:
Using SYSTEM here forces CMake to pass -isystem to gcc.
This breaks crosscompiling on multiple occasions
This incorrectly tells gcc that BluezQt include dir is of system inportance

Test Plan: Crosscompiling with KDE Yocto project to raspberrypi3

Reviewers: Plasma, drosca, apol

Reviewed By: apol

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D19675

Details

Committed
nicolasfellaMar 11 2019, 12:58 PM
Reviewer
apol
Differential Revision
D19675: Do not use SYSTEM when including header paths
Parents
R97:cbe01c7e24de: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown