+3
−8
+1
−0
tests/unit/CMakeLists.txt
0 → 100644
+46
−0
Loading
CMake build now using BUILD_TESTING=ON/OFF (default is OFF) to build tests and enabling CTest integration. Options BUILD_CURL_TESTS and BUILD_DASHBOARD_REPORTS was removed. Closes #882 Reviewed-by: Brad King