Arquivos
client/DefineOptions.cmake
T
2008-07-28 11:49:56 +02:00

4 linhas
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)