From 3614acd62e7dfccbd7c8f928559436775a43a6be Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Tue, 21 Jul 2015 20:01:00 -0500 Subject: tests aren't ready for cmake, skip for now --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e642bcc..6b5e011 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -127,4 +127,3 @@ add_subdirectory(crypto) add_subdirectory(ssl) add_subdirectory(apps) add_subdirectory(tls) -add_subdirectory(tests) -- cgit v1.2.3-55-g6feb