[Pkg-owncloud-commits] [owncloud-client] 135/333: cmake: Remove debug
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Apr 17 23:16: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 owncloud-client.
commit e7b6560c39a56bf602c4c4c04647db8694dbe703
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Wed Mar 12 18:20:45 2014 +0100
cmake: Remove debug
---
cmake/modules/FindQtKeychain.cmake | 3 ---
1 file changed, 3 deletions(-)
diff --git a/cmake/modules/FindQtKeychain.cmake b/cmake/modules/FindQtKeychain.cmake
index f9d54a9..3b53425 100644
--- a/cmake/modules/FindQtKeychain.cmake
+++ b/cmake/modules/FindQtKeychain.cmake
@@ -20,9 +20,6 @@ find_library(QTKEYCHAIN_LIBRARY
${CMAKE_INSTALL_PREFIX}/lib
)
-message(${QTKEYCHAIN_LIBRARY})
-message(${QTKEYCHAIN_INCLUDE_DIR})
-
include(FindPackageHandleStandardArgs)
# handle the QUIETLY and REQUIRED arguments and set QTKEYCHAIN_FOUND to TRUE
# if all listed variables are TRUE
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list