rm glm/CMakeLists.txt &&
install -vm 755 -d "$INSTALL_ROOT/usr/include/glm" &&
cp -r glm "$INSTALL_ROOT/usr/include" 
