Initial Commit

This commit is contained in:
2025-05-08 16:54:28 +03:00
commit 0b6dfc2353
2 changed files with 48 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: fmt
description: A modern formatting library for C++
version: 10.2.1
url: https://fmt.dev/
license: MIT
architecture: any
depends: ["gcc","glibc"]
make_depends: ["cmake","ninja"]
type: source