nextcloud-desktop/DefineOptions.cmake

3 lines
99 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)