mirror of
https://github.com/g-truc/glm.git
synced 2024-11-23 01:14:34 +00:00
Fixed GLI location
This commit is contained in:
parent
124780e826
commit
8b54d0b46e
@ -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…
Reference in New Issue
Block a user