From 0f56a0160efa08cf41b54053567f441087f8429f Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Sat, 4 Oct 2025 15:28:06 +0800 Subject: [PATCH] feat: add vcpkg baseline --- vcpkg.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vcpkg.json b/vcpkg.json index 55ead3f..e98828a 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,6 +1,7 @@ { "name": "ncmdump", "version": "1.6.0", + "builtin-baseline": "a62ce77d56ee07513b4b67de1ec2daeaebfae51a", "dependencies": [ "taglib" ]