[Pkg-owncloud-commits] [qtkeychain] 07/16: Show all warnings
Sandro Knauß
hefee-guest at moszumanska.debian.org
Wed Sep 3 22:15:55 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 0353028de18937fedaab691b88177dbfbbde4963
Author: Uwe L. Korn <uwelk at xhochy.com>
Date: Mon Apr 7 20:43:22 2014 +0100
Show all warnings
---
CMakeLists.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index da3b633..000eab4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -82,6 +82,8 @@ set(qtkeychain_SOURCES
keychain.cpp
)
+ADD_DEFINITIONS( -Wall )
+
if(WIN32)
list(APPEND qtkeychain_SOURCES keychain_win.cpp)
list(APPEND qtkeychain_LIBRARIES crypt32)
--
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