# Watch: https://github.com/g-truc/glm/tags
. "$GRIMOIRE"/CMAKE_FUNCTIONS
           SPELL=glm
         VERSION=1.0.2
     SOURCE_HASH=sha512:70aaad28a2f53a404e7dc0f99bfd27bf988fc009603c9441c4f535949ff504f875d77253dc5fae97c00243ed594f6620fc60507c6e66834297a6fdbabb42cd4b
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION}"
   SOURCE_URL[0]=https://github.com/g-truc/glm/archive/${VERSION}.tar.gz
        WEB_SITE=https://glm.g-truc.net/
         ENTERED=20120812
      LICENSE[0]=MIT
           SHORT="openGL Mathematics library"
cat << EOF
OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics
software based on the OpenGL Shading Language (GLSL) specification.
EOF
