nextcloud-desktop/DefineOptions.cmake

4 lines
147 B
CMake
Raw Normal View History

2008-02-27 20:56:47 +03:00
option(WITH_LOG4C "Build csync without log4c" ON)
option(UNIT_TESTING "Build with unit tests" OFF)
option(DEVELOPER "Build developer version" OFF)