nextcloud-desktop/DefineOptions.cmake
2012-12-03 19:39:39 +01:00

2 lines
105 B
CMake

option(UNIT_TESTING "Build with unit tests" OFF)
option(MEM_NULL_TESTS "Enable NULL memory testing" OFF)