Disable Amazon Cloud Drive for 1.3 release.

This commit is contained in:
John Maguire 2016-01-06 18:25:33 +00:00
parent 1e9288e14d
commit c1a6a771a8
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ optional_component(SEAFILE ON "Seafile support"
DEPENDS "Taglib 1.8" "TAGLIB_VERSION VERSION_GREATER 1.7.999"
)
optional_component(AMAZON_CLOUD_DRIVE ON "Amazon Cloud Drive support"
optional_component(AMAZON_CLOUD_DRIVE OFF "Amazon Cloud Drive support"
DEPENDS "Google sparsehash" SPARSEHASH_INCLUDE_DIRS
DEPENDS "Taglib 1.8" "TAGLIB_VERSION VERSION_GREATER 1.7.999"
)