Initial commit

This commit is contained in:
2025-09-02 20:08:09 +03:00
commit 13a7bc72b3
4 changed files with 53 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
name: glm
description: C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications
version: 1.0.1
url: https://github.com/g-truc/glm
license: MIT
architecture: any
make_depends: ["cmake"]
type: source