nextcloud-desktop/src/csync/DefineOptions.cmake

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
105 B
CMake
Raw Normal View History

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)