nextcloud-desktop/DefineOptions.cmake

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)