mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 23:28:14 +03:00
f3cc614427
The apple build was broken because the elseif in the CMakeLists is never triggered. Some code was not properly adapted for the new qtmacgoodies. Some paths were not adapted to new split.
9 lines
310 B
Text
9 lines
310 B
Text
[submodule "doc/ocdoc"]
|
|
path = doc/ocdoc
|
|
url = https://github.com/owncloud/documentation
|
|
[submodule "src/3rdparty/qtmacgoodies"]
|
|
path = src/3rdparty/qtmacgoodies
|
|
url = git://github.com/shadone/qtmacgoodies.git
|
|
[submodule "binary"]
|
|
path = binary
|
|
url = git://github.com/owncloud/owncloud-client-binary.git
|