Switch to standard opt-out BUILD_TESTING instead of opt-in UNIT_TESTING
authorDominik Schmidt <dev@dominik-schmidt.de>
Thu, 6 Dec 2018 11:03:59 +0000 (12:03 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:36 +0000 (10:58 +0100)
commit539cef345ef18262b2533a16e0850ec6d92fde37
treec92e873a20a103bb7d3984dde1fdddbd92237799
parent13890c04a7613c2e8f46ba7452aff4483247d7f4
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.
.drone.yml
CMakeLists.txt
src/csync/DefineOptions.cmake