mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
3 lines
99 B
CMake
3 lines
99 B
CMake
option(WITH_LOG4C "Build csync without log4c" ON)
|
|
option(UNIT_TESTING "Build with unit tests" OFF)
|