mirror of
https://github.com/chylex/Nextcloud-Desktop.git
synced 2026-04-09 15:13:06 +02:00
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.
2 lines
56 B
CMake
2 lines
56 B
CMake
option(MEM_NULL_TESTS "Enable NULL memory testing" OFF)
|