Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Goetz <markus@woboq.com>2017-06-22 16:11:27 +0300
committerMarkus Goetz <markus@woboq.com>2017-06-22 16:11:49 +0300
commit1e98ba27c65defc9d626c1249381ccb92122e43e (patch)
treeb048a6e4fe5d053851fb2e62cb9714ed99838521 /CMakeLists.txt
parent2244b35a6daff226f4da3c251f99550dac0d0197 (diff)
CSyncSqliteTest: Fix test
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3f02c9e9a..116dca4cc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -182,8 +182,6 @@ endif()
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)