mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
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.
10 lines
310 B
Plaintext
10 lines
310 B
Plaintext
[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
|