diff --git a/vcpkg b/vcpkg index 9b75e789..b1b19307 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit 9b75e789ece3f942159b8500584e35aafe3979ff +Subproject commit b1b19307e2d2ec1eefbdb7ea069de7d4bcd31f01 diff --git a/vcpkg.json b/vcpkg.json index e932e3d7..49225b84 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -29,6 +29,10 @@ { "name": "fastgltf", "version": "0.7.1" + }, + { + "name": "fmt", + "version": "11.2.0" } ] } \ No newline at end of file