[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kio-extras] kfileaudiopreview: Include PHONON_INCLUDE_DIR as SYSTEM, so compiler warnings skip its 
From:       Friedrich W. H. Kossebau <null () kde ! org>
Date:       2018-07-17 14:17:13
Message-ID: E1ffQmv-0002ke-Ci () code ! kde ! org
[Download RAW message or body]

Git commit 37d760e46ec884b0446cd86019f09e11625fabcc by Friedrich W. H. Kossebau.
Committed on 17/07/2018 at 13:19.
Pushed by kossebau into branch 'master'.

Include PHONON_INCLUDE_DIR as SYSTEM, so compiler warnings skip its headers

M  +1    -1    kfileaudiopreview/CMakeLists.txt

https://commits.kde.org/kio-extras/37d760e46ec884b0446cd86019f09e11625fabcc

diff --git a/kfileaudiopreview/CMakeLists.txt b/kfileaudiopreview/CMakeLists.txt
index e363e6fc..51ce881a 100644
--- a/kfileaudiopreview/CMakeLists.txt
+++ b/kfileaudiopreview/CMakeLists.txt
@@ -1,4 +1,4 @@
-include_directories(${PHONON_INCLUDE_DIR})
+include_directories(SYSTEM ${PHONON_INCLUDE_DIR})
 add_definitions(-DTRANSLATION_DOMAIN=\"kfileaudiopreview5\")
 
 set(kfileaudiopreview_PART_SRCS

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic