Skip to content
  • Hannah Kiekens's avatar
    Do not use SYSTEM when including header paths · 9ee64882
    Hannah Kiekens authored
    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
    9ee64882