[Pkg-owncloud-commits] [owncloud-client] 312/470: Fix unit test build

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu May 12 16:25:18 UTC 2016


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 844777d43f6af6bd8a8b18917c24ce50246d71ba
Author: Christian Kamm <mail at ckamm.de>
Date:   Tue Apr 12 13:42:57 2016 +0200

    Fix unit test build
---
 test/CMakeLists.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index b218aa9..928e8bc 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -2,6 +2,9 @@ include_directories(${CMAKE_BINARY_DIR}/csync ${CMAKE_BINARY_DIR}/csync/src ${CM
 include_directories(${CMAKE_SOURCE_DIR}/csync/src/)
 include_directories(${CMAKE_SOURCE_DIR}/csync/src/std ${CMAKE_SOURCE_DIR}/src)
 
+include(QtVersionAbstraction)
+setup_qt()
+
 include(owncloud_add_test.cmake)
 
 owncloud_add_test(OwncloudPropagator "")

-- 
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