mirror of
https://github.com/g-truc/glm.git
synced 2024-11-26 18:24:35 +00:00
Fixed GLI location
This commit is contained in:
parent
124780e826
commit
8b54d0b46e
@ -22,7 +22,7 @@ if(CMAKE_COMPILER_IS_GNUCXX)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
include_directories(".")
|
include_directories(".")
|
||||||
include_directories("./test/extenal")
|
include_directories("./test/external")
|
||||||
|
|
||||||
add_subdirectory(glm)
|
add_subdirectory(glm)
|
||||||
add_subdirectory(test)
|
add_subdirectory(test)
|
||||||
|
Loading…
Reference in New Issue
Block a user