d0a6e9221b
This allows to run all tests without the need for a special developer mode.
3 linhas
99 B
CMake
3 linhas
99 B
CMake
option(WITH_LOG4C "Build csync without log4c" ON)
|
|
option(UNIT_TESTING "Build with unit tests" OFF)
|