1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2026-04-09 15:13:06 +02:00
Files
Nextcloud-Desktop/src/csync/DefineOptions.cmake
Dominik Schmidt 539cef345e Switch to standard opt-out BUILD_TESTING instead of opt-in UNIT_TESTING
Compare https://cmake.org/cmake/help/v3.0/module/CTest.html
Craft automatically handles BUILD_TESTING, so we don't need to handle it
in our own blueprint.
2020-12-15 10:58:36 +01:00

2 lines
56 B
CMake

option(MEM_NULL_TESTS "Enable NULL memory testing" OFF)