mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 04:55:48 +03:00
2f73648239
With this option you can work with the files in the build directory.
3 lines
147 B
CMake
3 lines
147 B
CMake
option(WITH_LOG4C "Build csync without log4c" ON)
|
|
option(UNIT_TESTING "Build with unit tests" OFF)
|
|
option(DEVELOPER "Build developer version" OFF)
|