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

List:       kde-commits
Subject:    [kio-mtp/frameworks] /: Mtp is not optional so make it REQUIRED
From:       Nicolas_Lécureuil <neoclust () mageia ! org>
Date:       2015-12-31 15:31:37
Message-ID: E1aEfCT-0003vC-KQ () scm ! kde ! org
[Download RAW message or body]

Git commit 2954d3dc6e5b5f484307e531864db2ce61101b84 by Nicolas L=C3=A9cureu=
il.
Committed on 31/12/2015 at 15:31.
Pushed by nlecureuil into branch 'frameworks'.

Mtp is not optional so make it REQUIRED

M  +1    -1    CMakeLists.txt

http://commits.kde.org/kio-mtp/2954d3dc6e5b5f484307e531864db2ce61101b84

diff --git a/CMakeLists.txt b/CMakeLists.txt
index e3868b7..e7f1961 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_D=
IR} "${CMAKE_CURRENT_
 =

 find_package(Qt5 CONFIG REQUIRED COMPONENTS Core)
 =

-find_package(Mtp)
+find_package(Mtp REQUIRED)
 find_package(KF5 REQUIRED COMPONENTS
     I18n
     KIO
[prev in list] [next in list] [prev in thread] [next in thread] 

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