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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Molkentin <danimo@owncloud.com>2014-08-26 16:33:21 +0400
committerDaniel Molkentin <danimo@owncloud.com>2014-08-26 16:33:21 +0400
commite5471d8318a7063f726a8df1abc6a7c7d1648f9a (patch)
tree8300c39f2325fdd4770a6c69d3c9b01614749ce6 /src/CMakeLists.txt
parent902bb7a198c2fcefaf2ac741efadfc10d891fac7 (diff)
Build after merge
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 62875a07f..094d08372 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,6 +1,4 @@
# TODO: OSX and LIB_ONLY seem to require this to go to binary dir only
- mirall/discoveryphase.cpp
- mirall/selectivesyncdialog.cpp
set(BIN_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")
set(synclib_NAME ${APPLICATION_EXECUTABLE}sync)