From be9652818e6fbbdeae3439588fdf59a824517e34 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Thu, 29 Apr 2010 15:20:29 +0100 Subject: [PATCH] Fixed CMake project --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index fc46d193..e0007705 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,6 +7,6 @@ add_definitions(-D_CRT_SECURE_NO_WARNINGS) add_subdirectory(glm) add_subdirectory(doc) -add_subdirectory(test) +