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

List:       kde-commits
Subject:    [libkdcraw/frameworks] cmake/templates: Correct the find_dependency to the correct package names and
From:       Raymond Wooninck <tittiatcoke () gmail ! com>
Date:       2014-11-30 18:51:23
Message-ID: E1Xv9ad-0003W8-UK () scm ! kde ! org
[Download RAW message or body]

Git commit a97c66ea22bafce348c9282fc0ec6048f0a35a2c by Raymond Wooninck.
Committed on 30/11/2014 at 18:50.
Pushed by rwooninck into branch 'frameworks'.

Correct the find_dependency to the correct package names and including only=
 those that are public

M  +1    -1    cmake/templates/KF5KDcrawConfig.cmake.in

http://commits.kde.org/libkdcraw/a97c66ea22bafce348c9282fc0ec6048f0a35a2c

diff --git a/cmake/templates/KF5KDcrawConfig.cmake.in b/cmake/templates/KF5=
KDcrawConfig.cmake.in
index 57974fe..013abee 100644
--- a/cmake/templates/KF5KDcrawConfig.cmake.in
+++ b/cmake/templates/KF5KDcrawConfig.cmake.in
@@ -14,6 +14,6 @@
 @PACKAGE_INIT@
 =

 find_dependency(Qt5Core Qt5Widgets Qt5Gui @REQUIRED_QT_VERSION@)
-find_dependency(KF5::ConfigCore KF5::TextWidgets KF5::IconThemes KF5::Widg=
etsAddons KF5::Completion KF5::KIOWidgets)
+find_dependency(KF5Config KF5WidgetsAddons KF5Completion KF5KIO)
 =

 include("${CMAKE_CURRENT_LIST_DIR}/KF5KDcrawTargets.cmake")
[prev in list] [next in list] [prev in thread] [next in thread] 

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