2013-02-06 17:56:42 +04:00
|
|
|
if ( NOT WIN32 )
|
|
|
|
option(WITH_ICONV "Build csync with iconv support" ON)
|
|
|
|
endif()
|
2008-03-03 14:27:52 +03:00
|
|
|
option(UNIT_TESTING "Build with unit tests" OFF)
|
2008-07-28 13:49:56 +04:00
|
|
|
option(MEM_NULL_TESTS "Enable NULL memory testing" OFF)
|