mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 13:35:58 +03:00
Merge branch 'master' of gitorious.org:owncloud/mirall
This commit is contained in:
commit
e8aaa02ba6
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ elseif(BUILD_OWNCLOUD_OSX_BUNDLE)
|
|||
set(OWNCLOUD_OSX_BUNDLE "owncloud.app")
|
||||
endif()
|
||||
|
||||
find_package(Qt4 4.4.3 COMPONENTS QtCore QtGui QtXml QtNetwork QtTest REQUIRED )
|
||||
find_package(Qt4 4.7.0 COMPONENTS QtCore QtGui QtXml QtNetwork QtTest REQUIRED )
|
||||
find_package(Csync)
|
||||
|
||||
if(CSYNC_FOUND)
|
||||
|
|
Loading…
Reference in a new issue