nextcloud-desktop/DefineOptions.cmake
2008-07-28 11:49:56 +02:00

3 lines
155 B
CMake

option(WITH_LOG4C "Build csync without log4c" ON)
option(UNIT_TESTING "Build with unit tests" OFF)
option(MEM_NULL_TESTS "Enable NULL memory testing" OFF)