mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-05-05 03:34:49 +12:00
Add glm submodule
This commit is contained in:
parent
ae4a4dfc29
commit
9da11b95d9
3 changed files with 5 additions and 0 deletions
|
@ -50,6 +50,7 @@ add_subdirectory(third_party/SDL2)
|
|||
add_subdirectory(third_party/toml11)
|
||||
include_directories(${SDL2_INCLUDE_DIR})
|
||||
include_directories(third_party/toml11)
|
||||
include_directories(third_party/glm)
|
||||
|
||||
add_subdirectory(third_party/cmrc)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue