From 2d1a62604d9a4428b546c324b780e3415a7794f2 Mon Sep 17 00:00:00 2001 From: Patricia Aas Date: Thu, 19 May 2022 11:03:55 +0200 Subject: [PATCH] Add range-v3 --- vcpkg.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vcpkg.json b/vcpkg.json index 7730ca9..78fa623 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -6,6 +6,7 @@ "dependencies": [ "sfml", "fmt", + "range-v3", { "name": "catch2", "version>=": "2.13.8" } ], "overrides": [