nextcloud-desktop/DefineOptions.cmake
2012-10-30 11:27:21 +01:00

2 lines
105 B
CMake

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