[Pkg-owncloud-commits] [owncloud-client] 179/333: Copy test database into the build tree.

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Apr 17 23:16:50 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 ba2ff4ec461b8ed470563bc4940c1e99038a94d7
Author: Klaas Freitag <freitag at owncloud.com>
Date:   Thu Mar 20 12:34:06 2014 +0100

    Copy test database into the build tree.
---
 CMakeLists.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index f162657..e8705f8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -113,6 +113,8 @@ find_package(PdfLatex)
 
 configure_file(config.h.in ${CMAKE_CURRENT_BINARY_DIR}/config.h)
 
+configure_file(test/test_journal.db "${CMAKE_BINARY_DIR}/test/test_journal.db" COPYONLY)
+
 include(OwnCloudCPack.cmake)
 
 add_definitions(-DUNICODE)

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