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

List:       kde-commits
Subject:    [kaffeine] /: Explicitly include CheckIncludeFiles.
From:       Raphael Kubo da Costa <rakuco () FreeBSD ! org>
Date:       2015-11-26 14:36:48
Message-ID: E1a1xfE-0002kB-Qv () scm ! kde ! org
[Download RAW message or body]

Git commit 4a1a90ee1b2b4d13302046f043adf1c2a1de758d by Raphael Kubo da Cost=
a.
Committed on 26/11/2015 at 14:36.
Pushed by rkcosta into branch 'master'.

Explicitly include CheckIncludeFiles.

This fixes the build with CMake 3.4.0. We were calling check_include_files()
and implicitly relying on CheckIncludeFiles being included.

M  +1    -0    CMakeLists.txt

http://commits.kde.org/kaffeine/4a1a90ee1b2b4d13302046f043adf1c2a1de758d

diff --git a/CMakeLists.txt b/CMakeLists.txt
index d9be8db..b74b44d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -21,6 +21,7 @@ if(STRICT_BUILD)
                   -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS)
 endif(STRICT_BUILD)
 =

+include(CheckIncludeFiles)
 check_include_files(${CMAKE_CURRENT_SOURCE_DIR}/include/frontend.h HAVE_DV=
B)
 =

 if(NOT HAVE_DVB)
[prev in list] [next in list] [prev in thread] [next in thread] 

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