Fixed GLI location

master
Christophe Riccio ago%!(EXTRA string=14 years)
parent 124780e826
commit 8b54d0b46e
  1. 2
      CMakeLists.txt

@ -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)

Loading…
Cancel
Save