From 4f1d2494a172410105565cf7772f8642fdefaad8 Mon Sep 17 00:00:00 2001 From: Anne Marije v/d Meer Date: Mon, 12 Aug 2013 20:23:58 +0200 Subject: [PATCH] enable tests --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c8b3d6b1..a2f8b1fb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -128,4 +128,4 @@ include_directories(${OPENSSL_INCLUDE_DIR}) add_subdirectory(Sources/Plasma) add_subdirectory(Sources/Tools) -#add_subdirectory(Sources/Tests) +add_subdirectory(Sources/Tests) \ No newline at end of file