1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-17 19:47:58 -05:00

Initial commit

This commit is contained in:
Crimson-Hawk
2024-03-05 16:42:40 +08:00
commit f1e4595ebf
39576 changed files with 7006612 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Package: fmt
Version: 8.1.1
Port-Version: 1
Depends: vcpkg-cmake, vcpkg-cmake-config
Architecture: x64-windows
Multi-Arch: same
Abi: 2694a92e7a1108d87665986c4ac21429af5a471277d15f9a43af659e0a3ad607
Description: Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.
Type: Port