[Pkg-owncloud-commits] [owncloud-client] 214/333: Don't moc twice
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Apr 17 23:16: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 owncloud-client.
commit 3ac18499632317fec1210b4c0b404cafe977d119
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Tue Mar 25 20:55:04 2014 +0100
Don't moc twice
---
src/CMakeLists.txt | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 8144033..e2ea0b1 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -62,8 +62,6 @@ if (APPLE)
)
endif()
-qt_wrap_cpp(3rdparty_MOC ${3rdparty_HEADER})
-
if(NOT WIN32)
list(APPEND 3rdparty_SRC 3rdparty/qtlockedfile/qtlockedfile_unix.cpp)
else()
--
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