mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 21:15:55 +03:00
d0a6e9221b
This allows to run all tests without the need for a special developer mode.
2 lines
99 B
CMake
2 lines
99 B
CMake
option(WITH_LOG4C "Build csync without log4c" ON)
|
|
option(UNIT_TESTING "Build with unit tests" OFF)
|