Fixed GLI location

This commit is contained in:
Christophe Riccio 2011-06-23 20:20:16 +01:00
parent 124780e826
commit 8b54d0b46e

View File

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