From 399e96e581947010bce64d66c4d7ceeb3e4a2e70 Mon Sep 17 00:00:00 2001 From: Lars Ivar Hatledal Date: Thu, 3 Oct 2024 09:37:10 +0200 Subject: [PATCH] fix typo [skip ci] --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 2a8680f..28143a0 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json", - "name": "threepp", + "name": "fmi4cpp", "dependencies": [ "pugixml", "libzip"