Initial Commit

This commit is contained in:
2025-05-08 17:18:46 +03:00
commit 045bb1cbdf
2 changed files with 54 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: spdlog
description: Fast C++ logging library
version: 1.14.1
url: https://github.com/gabime/spdlog
license: MIT
architecture: any
depends: ["fmt","gcc","glibc"]
make_depends: ["catch2","cmake"]
type: source