Browse Source

Removed unfortunate Git mistake ...

Christophe Riccio 15 years ago
parent
commit
80032ddbcf
1 changed files with 0 additions and 1 deletions
  1. 0 1
      CMakeLists.txt

+ 0 - 1
CMakeLists.txt

@@ -6,7 +6,6 @@ project(glm)
 add_definitions(-D_CRT_SECURE_NO_WARNINGS)
 
 add_subdirectory(glm)
-add_subdirectory(test)
 add_subdirectory(doc)