[Pkg-owncloud-commits] [qtkeychain] 46/115: Add QTKEYCHAIN_FOUND var to config file

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat Mar 15 19:25:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository qtkeychain.

commit bf5c15c692bcac3277107812c0ce1743bb9a1566
Author: Dominik Schmidt <dev at dominik-schmidt.de>
Date:   Tue Nov 13 11:22:25 2012 +0100

    Add QTKEYCHAIN_FOUND var to config file
---
 QtKeychainConfig.cmake.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/QtKeychainConfig.cmake.in b/QtKeychainConfig.cmake.in
index 4f7f03c..c6683d9 100644
--- a/QtKeychainConfig.cmake.in
+++ b/QtKeychainConfig.cmake.in
@@ -18,3 +18,5 @@ include("${QTKEYCHAIN_CMAKE_DIR}/QtKeychainLibraryDepends.cmake")
 
 # These are IMPORTED targets created by FooBarLibraryDepends.cmake
 set(QTKEYCHAIN_LIBRARIES qtkeychain)
+
+set(QTKEYCHAIN_FOUND TRUE)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/qtkeychain.git



More information about the Pkg-owncloud-commits mailing list