mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 13:35:58 +03:00
2 lines
105 B
CMake
2 lines
105 B
CMake
option(UNIT_TESTING "Build with unit tests" OFF)
|
|
option(MEM_NULL_TESTS "Enable NULL memory testing" OFF)
|