From 35e8d30026f0ee72f368a7273b919f31d8ff2f69 Mon Sep 17 00:00:00 2001 From: Christophe Alexandre Date: Mon, 2 Feb 2009 16:51:23 +0000 Subject: [PATCH] bug in last commit tests directory is at the root --- hurricane/src/hurricane/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/hurricane/src/hurricane/CMakeLists.txt b/hurricane/src/hurricane/CMakeLists.txt index dfe72246..afe1a7cb 100644 --- a/hurricane/src/hurricane/CMakeLists.txt +++ b/hurricane/src/hurricane/CMakeLists.txt @@ -161,5 +161,3 @@ endif ( BUILD_STATIC ) install(FILES ${includes} DESTINATION /include/hurricane) - -add_subdirectory(tests)