haiwen / seafile-client

Seafile desktop client.
http://seafile.com
Apache License 2.0
462 stars 281 forks source link

Add ENABLE_LOG_UPLOADER CMake option #1506

Open alebastr opened 6 months ago

alebastr commented 6 months ago

The log uploader functionality along with its dependencies (QuaZip) is currently always built, but the only way to trigger it is commented out.

If it's still required, it would be better to make that a CMake option to allow excluding unnecessary files and dependencies from the build.