Added GLI for GLM tests

This commit is contained in:
Christophe Riccio
2011-06-23 20:07:13 +01:00
parent f1a56a6ba1
commit 124780e826
46 changed files with 4668 additions and 6 deletions

View File

@@ -22,6 +22,7 @@ if(CMAKE_COMPILER_IS_GNUCXX)
endif()
include_directories(".")
include_directories("./test/extenal")
add_subdirectory(glm)
add_subdirectory(test)