From 5414021cd271d216e9873fe6c99408841f19a265 Mon Sep 17 00:00:00 2001 From: pradeep Date: Thu, 21 Jun 2018 19:59:32 +0530 Subject: [PATCH] Add glm dependency to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 90fe9ecd..56137a7a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ You can find the most recent and updated documentation [here](http://arrayfire.o - [glbinding](https://github.com/cginternals/glbinding) - [GLFW](http://www.glfw.org/) or [SDL2](https://www.libsdl.org/) - [freetype](http://www.freetype.org/) +- [glm](https://glm.g-truc.net) - not a runtime dependency - [boost](https://www.boost.org/) - not a runtime dependency. - [FreeImage](http://freeimage.sourceforge.net/) (optional). - [fontconfig](http://www.freedesktop.org/wiki/Software/fontconfig/) on Linux and OSX.