From 5c4552b7756e981cafebc4f43ab0a4e3d9debe40 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 a6a61454..2f5d5beb 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,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.