1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-28 08:52:08 -05:00

Revert "Merge branch 'master' into 'dev'"

This reverts merge request !17
This commit is contained in:
Crimson Hawk
2024-03-06 05:26:38 +00:00
parent fdadc50fff
commit cdbdf63ebe
2887 changed files with 18295 additions and 18366 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "suyu",
"name": "yuzu",
"builtin-baseline": "a42af01b72c28a8e1d7b48107b33e4f286a55ef6",
"version": "1.0",
"dependencies": [
@@ -29,7 +29,7 @@
"zstd"
],
"features": {
"suyu-tests": {
"yuzu-tests": {
"description": "Compile tests",
"dependencies": [ "catch2" ]
},